automated update: 2026-06-10 22:25:47

This commit is contained in:
root
2026-06-10 22:25:47 -04:00
parent 78ce09adaa
commit b9b734507b
13 changed files with 243 additions and 79 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from .cli import main
from if_curator.cli import main
if __name__ == "__main__":
main()