We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e529ead commit 8a3a7adCopy full SHA for 8a3a7ad
run_tests.py
@@ -182,5 +182,5 @@ def ensure_zip_testing_was_legit():
182
183
finally:
184
if testing_from_zip:
185
- ensure_zip_testing_was_legit(package_names, sys, os)
+ ensure_zip_testing_was_legit()
186
0 commit comments