Fix linting; move kmk.util.intify_coordinate to kmk.matrix.intify_coordinate (trying to deprecate/remove util)

This commit is contained in:
Josh Klar
2019-07-24 23:43:00 -07:00
parent 4bdf926360
commit ef1c69aa2c
12 changed files with 31 additions and 17 deletions

View File

@@ -20,6 +20,7 @@ neovim = "*"
s3cmd = "*"
black = "==19.3b0"
flake8-quotes = "*"
flake8-black = "*"
[requires]
python_version = "3.7"