Skip to content

Commit

Permalink
use black without activated
Browse files Browse the repository at this point in the history
  • Loading branch information
emlowe committed Aug 29, 2023
1 parent d1e696a commit 03eac38
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 @@ -42,7 +42,7 @@ repos:
hooks:
- id: black
name: black
entry: ./activated.py black
entry: black
language: system
require_serial: true
types_or: [python, pyi]
Expand Down

0 comments on commit 03eac38

Please sign in to comment.