Move pytype to pyproject.toml
This commit is contained in:
parent
7bf9cf3f3a
commit
1d0edd2dab
|
|
@ -1,2 +1,5 @@
|
|||
[tool.black]
|
||||
line-length = 127
|
||||
|
||||
[tool.pytype]
|
||||
inputs = ['sb3_contrib']
|
||||
|
|
|
|||
Loading…
Reference in New Issue