cleanup, less hacks, less GC

This commit is contained in:
Kyle Brown
2020-10-28 22:35:33 -07:00
parent 6d941a39bf
commit 2edad3c371
6 changed files with 46 additions and 82 deletions

View File

@@ -22,8 +22,6 @@ per-file-ignores =
# multiple spaces after commas in lists (for grid alignment)
user_keymaps/**/*.py: E131,F401,E501,E241,E131,BLK100
tests/test_data/keymaps/**/*.py: F401,E501
# Forgive me for my RAM hack sins
kmk/preload_imports.py: I001,I003,I004,F401
[isort]
known_standard_library =