Skip to content

Commit

Permalink
made toml and tomlkit mandatory... needed for configuration files use…
Browse files Browse the repository at this point in the history
…d by GUIs (#73)
  • Loading branch information
sjswerdloff authored Sep 22, 2024
1 parent 1e675f9 commit f61e33f
Show file tree
Hide file tree
Showing 3 changed files with 330 additions and 314 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repos:
- id: sync_with_poetry
args: [] # optional args
- repo: https://github.com/pycqa/flake8
rev: 7.0.0 # Use the ref you want to point at
rev: 7.1.1 # Use the ref you want to point at
hooks:
- id: flake8
name: flake8 (strict)
Expand Down
Loading

0 comments on commit f61e33f

Please sign in to comment.