Skip to content

Commit b5cc303

Browse files
committed
What was that doing there?
1 parent a7885e6 commit b5cc303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tooling/src/hypothesistooling/__main__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ def check_pyup_yml():
7070

7171

7272
@task
73-
def deploy(self):
73+
def deploy():
7474
os.chdir(tools.HYPOTHESIS_PYTHON)
7575

7676
last_release = tools.latest_version()

0 commit comments

Comments
 (0)