Skip to content

Commit

Permalink
lint: apply black formatting with newer black version
Browse files Browse the repository at this point in the history
  • Loading branch information
marcofavorito committed May 13, 2023
1 parent 4f4f248 commit bcc26e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pddl/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@

_ROOT_PATH = _get_current_path()


# Simple helpers
def parse_domain(fn):
from pddl.parser.domain import DomainParser
Expand Down

0 comments on commit bcc26e0

Please sign in to comment.