No description
Kumi
0ee34076df
Removed unused imports across various modules, streamlining the codebase by eliminating the `ast` and `tokenize` modules where not directly utilized. This clean-up not only simplifies the code making it more maintainable but also potentially improves runtime performance by reducing overhead. Additionally, redundant variables and comments that do not contribute to clarity or functionality, such as `script_dir` and detailed notes on module path construction, were pruned to further enhance code readability and efficiency. This change underscores our commitment to maintaining a lean and efficient codebase, facilitating easier updates and modifications in the future. |
||
---|---|---|
src/deuthon | ||
tests | ||
.gitignore | ||
LICENSE | ||
pyproject.toml | ||
README.md |