mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-26 10:17:18 +00:00
refacto: don't use regex for car model for performance reason
This commit is contained in:
committed by
Florian BEZANNIER
parent
0bbd8a1828
commit
8f0743fb42
@@ -1,7 +1,6 @@
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/mirrors-autopep8
|
||||
rev: 'v2.0.4' # Use the sha / tag you want to point at
|
||||
language: system
|
||||
hooks:
|
||||
- id: autopep8
|
||||
language: system
|
||||
|
||||
Reference in New Issue
Block a user