Commit Graph

7 Commits

Author SHA1 Message Date
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
2022-12-11 17:07:54 +01:00
Steven Silvester
778ecc5551
Add more Python tests (#6639) 2022-11-24 20:48:44 -06:00
Steven Silvester
7c7d400535 fixes 2022-11-19 15:37:31 -06:00
Kian Eliasi
b721d3f17c Use pathlib instead of os.path.join in 'tests/conftest.py' 2022-11-16 13:40:00 +01:00
Jeremy Tuloup
0ce4fe50cb Update to using files 2022-11-16 08:07:44 +00:00
Steven Silvester
9141f3eabb
Fix async contents handling and add test (#6616)
* Fix async contents handling and add test

* cleanup

* fix arg

* add another ignore
2022-11-10 20:50:26 -06:00
Steven Silvester
64eed5caa4
Add pytest and handle warnings (#6338) 2022-04-01 15:08:30 -05:00