mirror of
https://github.com/andrewthetechie/py-healthchecks.io.git
synced 2026-01-03 07:32:33 +01:00
feat: 100% test coverage
This commit is contained in:
@@ -33,7 +33,7 @@ nox.options.sessions = (
|
||||
"xdoctest",
|
||||
"docs-build",
|
||||
)
|
||||
mypy_type_packages = ('types-croniter', 'types-pytz')
|
||||
mypy_type_packages = ("types-croniter", "types-pytz")
|
||||
|
||||
|
||||
def activate_virtualenv_in_precommit_hooks(session: Session) -> None:
|
||||
|
||||
Reference in New Issue
Block a user