storage3: fix typo (#430804)

This commit is contained in:
Wolfgang Walther
2025-08-13 19:26:21 +00:00
committed by GitHub
@@ -30,7 +30,7 @@ buildPythonPackage rec {
build-system = [ poetry-core ];
pythonImportCheck = [ "storage3" ];
pythonImportsCheck = [ "storage3" ];
# tests fail due to mock server not starting