Skip to content

Commit

Permalink
Allow to run the module without installing it
Browse files Browse the repository at this point in the history
  • Loading branch information
n-peugnet committed Dec 3, 2023
1 parent ea1b1e0 commit 4668408
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions synadm/__main__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from synadm.cli import root

root()

0 comments on commit 4668408

Please sign in to comment.