Merge pull request #252 from bitplane/remove-utf8-coding

Remove utf8 coding pragma from pre-commit and python files
This commit is contained in:
Yannic Kilcher
2023-01-02 11:43:59 +01:00
committed by GitHub
72 changed files with 1 additions and 74 deletions
+1
View File
@@ -47,6 +47,7 @@ repos:
- id: check-case-conflict
- id: detect-private-key
- id: fix-encoding-pragma
args: ["--remove"]
- id: forbid-submodules
- id: mixed-line-ending
- id: requirements-txt-fixer