Skip to content

Commit be261cf

Browse files
guilyxactions-user
authored andcommitted
Apply formatting changes
1 parent 8f888e9 commit be261cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jupyddl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from .automated_planner import AutomatedPlanner
22

33
if __name__ == "__main__":
4-
_ = AutomatedPlanner("data/domain.pddl", "data/problem.pddl")
4+
_ = AutomatedPlanner("data/domain.pddl", "data/problem.pddl")

0 commit comments

Comments
 (0)