cyyeh commited on
Commit
69441db
·
1 Parent(s): 6882bb0
Files changed (1) hide show
  1. .pre-commit-config.yaml +1 -1
.pre-commit-config.yaml CHANGED
@@ -21,7 +21,7 @@ repos:
21
  language: system
22
  entry: pipenv run flake8 py_code_analyzer
23
  types: [python]
24
- exclude: setup.py|pyvis
25
 
26
  - id: mypy
27
  name: mypy
 
21
  language: system
22
  entry: pipenv run flake8 py_code_analyzer
23
  types: [python]
24
+ exclude: setup.py
25
 
26
  - id: mypy
27
  name: mypy