Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickBaus committed Sep 9, 2024
1 parent 00105bb commit 3aa96dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repos:
rev: 24.8.0
hooks:
- id: black
args: ['temperature_controller.py']
args: [ 'temperature_controller.py' ]
- repo: https://github.com/asottile/blacken-docs
rev: 1.16.0
hooks:
Expand Down

0 comments on commit 3aa96dc

Please sign in to comment.