Skip to content

Commit

Permalink
Use __main__.hy instead of __main__.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kodiologist committed Sep 11, 2024
1 parent 992e556 commit d3a61dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions simalq/__main__.hy
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
(hy.I.simalq/cmdline.handle-cmdline-args
(cut hy.I.sys.argv 1 None))
2 changes: 0 additions & 2 deletions simalq/__main__.py

This file was deleted.

0 comments on commit d3a61dc

Please sign in to comment.