pre-commit-ci[bot]
5e25c0b426
[pre-commit.ci] pre-commit autoupdate ( #6714 )
...
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.19.2 → 0.21.0](https://github.com/python-jsonschema/check-jsonschema/compare/0.19.2...0.21.0 )
- [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0 )
- [github.com/charliermarsh/ruff-pre-commit: v0.0.237 → v0.0.243](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.237...v0.0.243 )
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update .pre-commit-config.yaml
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
3 years ago
Jeremy Tuloup
534b6f67fd
Add back `# type:ignore` ( #6695 )
...
* Add back `# type:ignore`
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
3 years ago
Jeremy Tuloup
4051c5eea4
Fix `check_links` and and `Test Lint` CI failures ( #6675 )
...
* Fix check links
* Remove `type:ignore`
3 years ago
Steven Silvester
22475a39ab
Adopt ruff and typing ( #6658 )
...
* adopt ruff and typing
* reinstate local hooks
* fix classifier
* fix lint
* limit ruff target
* fix doc8 test
* add integrity check
* lint
* lint
* only use mdformat for changelog
* prettier
3 years ago
Steven Silvester
778ecc5551
Add more Python tests ( #6639 )
3 years ago
Steven Silvester
7c7d400535
fixes
3 years ago
Kian Eliasi
b721d3f17c
Use pathlib instead of os.path.join in 'tests/conftest.py'
3 years ago
Jeremy Tuloup
0ce4fe50cb
Update to using `files`
3 years ago
Steven Silvester
9141f3eabb
Fix async contents handling and add test ( #6616 )
...
* Fix async contents handling and add test
* cleanup
* fix arg
* add another ignore
3 years ago
Steven Silvester
64eed5caa4
Add pytest and handle warnings ( #6338 )
4 years ago