mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-12-18 14:55:09 +01:00
remove coding pragma. it's not needed since python 3.x
This commit is contained in:
@@ -18,3 +18,5 @@ repos:
|
||||
exclude: \.(min\.css|min\.js|po|mo)$
|
||||
- id: mixed-line-ending
|
||||
args: [ '--fix=lf' ]
|
||||
- id: fix-encoding-pragma
|
||||
args: [ '--remove' ]
|
||||
|
||||
Reference in New Issue
Block a user