Skip to content

Commit 40809b3

Browse files
authored
Merge pull request #112 from szokejokepu/master
Remove surrounding try-catches that hide status codes
2 parents 74f855d + a049180 commit 40809b3

File tree

2 files changed

+1036
-1280
lines changed

2 files changed

+1036
-1280
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030
args: ["--target-version", "py36"]
3131

3232
- repo: https://github.com/timothycrosley/isort
33-
rev: 5.11.4
33+
rev: 5.12.0
3434
hooks:
3535
- id: isort
3636
args: ["--profile", "black", "--filter-files"]

0 commit comments

Comments
 (0)