Skip to content

Commit 90eafc5

Browse files
authored
Merge branch 'develop' into bug-cors
2 parents d71f9ad + 9b3c105 commit 90eafc5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+2918
-312
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
types: [python]
2020
- id: ruff
2121
name: linting-format::ruff
22-
entry: poetry run ruff
22+
entry: poetry run ruff check
2323
language: system
2424
types: [python]
2525
- repo: https://github.com/igorshubovych/markdownlint-cli

CHANGELOG.md

Lines changed: 65 additions & 33 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)