Skip to content

Commit

Permalink
unignore W605
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhealy1 committed Oct 9, 2024
1 parent e0c85d9 commit e1e4930
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repos:
hooks:
- id: flake8
args:
- --ignore=E501,E712,W605,W503
- --ignore=E501,E712,W503
- repo: https://github.com/timothycrosley/isort
rev: 5.13.2
hooks:
Expand Down
2 changes: 1 addition & 1 deletion stac_check/logo.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
/ ___)(_ _)/ _\ / __)___ / __)/ )( \( __)/ __)( / )
\___ \ )( / \( (__(___)( (__ ) __ ( ) _)( (__ ) (
(____/ (__)\_/\_/ \___) \___)\_)(_/(____)\___)(__\_)
"""
"""

0 comments on commit e1e4930

Please sign in to comment.