Skip to content

Commit

Permalink
Rename main .py
Browse files Browse the repository at this point in the history
  • Loading branch information
spiritualized committed Sep 8, 2020
1 parent a00dd5a commit 412acfe
Show file tree
Hide file tree
Showing 3 changed files with 598 additions and 598 deletions.
2 changes: 1 addition & 1 deletion centrifuge
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python

from centrifuge_main import main
from centrifuge import main
main()
Loading

0 comments on commit 412acfe

Please sign in to comment.