File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 - id : end-of-file-fixer
77 - id : check-yaml
88 - id : check-added-large-files
9+ args : ['--maxkb=1000']
910
1011 - repo : https://github.com/psf/black
1112 rev : 23.3.0
@@ -17,20 +18,12 @@ repos:
1718 rev : 6.0.0
1819 hooks :
1920 - id : flake8
21+ language_version : python3.9
2022
2123 - repo : https://github.com/pre-commit/mirrors-mypy
2224 rev : v1.3.0
2325 hooks :
2426 - id : mypy
2527 additional_dependencies : [types-requests]
2628 args : [--ignore-missing-imports]
27-
28- - repo : local
29- hooks :
30- - id : pytest
31- name : pytest
32- entry : pytest
33- language : system
34- pass_filenames : false
35- always_run : true
36- args : [tests/, -v]
29+ language_version : python3.9
Original file line number Diff line number Diff line change 11# Steadfast Courier Python SDK
2+ ![ Steadfast Courier Python SDK Banner] ( steadfast.png )
23
34<!-- [](https://github.com/mojnomiya/steadfast-python/actions/workflows/tests.yml)
45[](https://github.com/mojnomiya/steadfast-python/actions/workflows/publish.yml) -->
You can’t perform that action at this time.
0 commit comments