Skip to content

Commit

Permalink
apply code style checkers
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco Fuggitti <francesco.fuggitti@gmail.com>
  • Loading branch information
francescofuggitti committed Sep 22, 2022
1 parent 46a61d9 commit 5d6bf90
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions nl2ltl/engines/rasa/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
import glob
import os
from pathlib import Path
from typing import Dict

from pylogics.syntax.base import Formula


def _get_latest_model(path: Path):
Expand Down

0 comments on commit 5d6bf90

Please sign in to comment.