Removed pretty print json.

This commit is contained in:
th3r00t
2023-03-18 01:02:49 -04:00
parent a09bd4775b
commit eb0b770485
3 changed files with 53 additions and 175 deletions

View File

@@ -9,7 +9,6 @@ repos:
- id: check-docstring-first
- id: debug-statements
- id: end-of-file-fixer
- id: pretty-format-json
- repo: https://github.com/fsouza/autoflake8
rev: v0.4.0
hooks: