Tags: gh0x0st/raven
Tags
refactor: Updated comments and removed debug code in __main__.py Revised the existing code comments and removed residual debug code in __main__.py for readability and consistency: Comments: Updated the existing comments and introduced additional comments throughout the __main__.py file to improve the clarity of the code. Debug Code: Removed residual code that was left over during the build of 1.0.0 that was missed prior to the initial release. This did not impact functionality but removing these instances improved the consistency of the existing code.