We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7885e6 commit b5cc303Copy full SHA for b5cc303
tooling/src/hypothesistooling/__main__.py
@@ -70,7 +70,7 @@ def check_pyup_yml():
70
71
72
@task
73
-def deploy(self):
+def deploy():
74
os.chdir(tools.HYPOTHESIS_PYTHON)
75
76
last_release = tools.latest_version()
0 commit comments