Skip to content

Commit

Permalink
added example motivation
Browse files Browse the repository at this point in the history
  • Loading branch information
Toan Quach authored and Toan Quach committed Sep 11, 2024
1 parent bdb8eb2 commit c744338
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ repos:
- id: black
args: [--line-length=120]
language_version: python3.9
# - repo: https://gitlab.com/pycqa/flake8
# rev: 3.9.2
# hooks:
# - id: flake8
# additional_dependencies: [flake8-typing-imports==1.10.0]
- repo: https://gitlab.com/pycqa/flake8
rev: 3.9.2
hooks:
- id: flake8
additional_dependencies: [flake8-typing-imports==1.10.0]

0 comments on commit c744338

Please sign in to comment.