Skip to content

Commit

Permalink
🚨 removed linter warnings for Python code
Browse files Browse the repository at this point in the history
  • Loading branch information
nlohmann committed Jan 13, 2018
1 parent f4a55f2 commit a66b2d2
Show file tree
Hide file tree
Showing 2 changed files with 262 additions and 248 deletions.
10 changes: 10 additions & 0 deletions develop/amalgamate/CHANGES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
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`
Loading

0 comments on commit a66b2d2

Please sign in to comment.