Skip to content

Commit

Permalink
Merge branch 'switch-to-pyproject-toml' of github.com:adybbroe/pyorbi…
Browse files Browse the repository at this point in the history
…tal into switch-to-pyproject-toml
  • Loading branch information
Adam.Dybbroe committed Nov 21, 2024
2 parents 721c7b5 + e42764a commit 0746fbc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
```
#### Problem description

[this should also explain **why** the current behaviour is a problem and why the
[this should also explain **why** the current behaviour is a problem and why the
expected output is a better solution.]

#### Expected Output
Expand Down
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ repos:
- types-setuptools
- types-PyYAML
- types-requests
- types-pytz
- types-python-dateutil
args: ["--python-version", "3.10", "--ignore-missing-imports"]
- repo: https://github.com/pycqa/isort
rev: 5.13.2
Expand Down

0 comments on commit 0746fbc

Please sign in to comment.