python3Packages.multimethod: typo fix
This commit is contained in:
committed by
Cole Helbling
parent
fcf5efa90c
commit
b806d35c3f
@@ -18,7 +18,7 @@ buildPythonPackage rec {
|
||||
pytest-cov
|
||||
];
|
||||
|
||||
pythomImportsCheck = [
|
||||
pythonImportsCheck = [
|
||||
"multimethod"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user