memory improvements and fstring

This commit is contained in:
Kyle Brown
2020-10-26 18:37:24 -07:00
parent c6e8d6f9f7
commit 1af888f9c1
4 changed files with 10 additions and 41 deletions

View File

@@ -27,7 +27,6 @@ import kmk.kmktime # isort:skip
import kmk.types # isort:skip
# Now handlers that will be used in keys later
import kmk.handlers.layers # isort:skip
import kmk.handlers.stock # isort:skip
# Now stuff that depends on the above (and so on)