1
0
This repository has been archived on 2025-10-04. You can view files and clone it, but cannot push or open issues or pull requests.
Files
irrlicht-archive/source/lib/json/tools/amalgamate/CHANGES.md
2023-11-26 01:34:57 -05:00

432 B

The following changes have been made to the code with respect to https://github.com/edlund/amalgamate/commit/c91f07eea1133aa184f652b8f1398eaf03586208:

  • Resolved inspection results from PyCharm:
    • replaced tabs with spaces
    • added encoding annotation
    • reindented file to remove trailing whitespaces
    • unused import sys
    • membership check
    • made function from _is_within
    • removed unused variable actual_path