Remove ruff config I left around

This commit is contained in:
Jk Jensen 2023-02-26 20:55:27 -08:00
parent ddd8b41b78
commit 202a1f2791
No known key found for this signature in database
GPG Key ID: 3AEC4983A7541FEA

View File

@ -22,6 +22,3 @@ exclude = '''
| mnt
)/
'''
[tool.ruff.flake8-quotes]
inline-quotes="single"