RA.Aid/ra_aid
AI Christianson a34442af07 refactor: restructure main execution into proper entry point
- Move main execution code into main() function
- Update __main__.py to use main() as entry point
- This enables the ra-aid command to work properly when installed
2024-12-10 19:31:45 -05:00
..
console Initial commit 2024-12-10 19:01:20 -05:00
proc Initial commit 2024-12-10 19:01:20 -05:00
text Initial commit 2024-12-10 19:01:20 -05:00
tools Initial commit 2024-12-10 19:01:20 -05:00
__init__.py Initial commit 2024-12-10 19:01:20 -05:00
__main__.py refactor: restructure main execution into proper entry point 2024-12-10 19:31:45 -05:00
__version__.py fix: add version configuration for hatch 2024-12-10 19:29:14 -05:00
prompts.py Initial commit 2024-12-10 19:01:20 -05:00
version.py Initial commit 2024-12-10 19:01:20 -05:00