Spaces:
Build error
Build error
root
commited on
Commit
·
4bec566
1
Parent(s):
d40a61e
Update req-dev.txt
Browse files- requirements-dev.txt +4 -0
requirements-dev.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pyright
|
| 2 |
+
flake8
|
| 3 |
+
pylint
|
| 4 |
+
black
|