Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
breakthewall committed Sep 21, 2022
1 parent aba7676 commit da9e0d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rptools/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ def get_modules(path: str) -> List[str]:
) for f in paths
]


def entry_point():

modules = get_modules(os_path.dirname(os_path.abspath(__file__)))
Expand Down

0 comments on commit da9e0d4

Please sign in to comment.