lol

python310Packages.setuptools-scm: fix typo in comment

+1 -1
+1 -1
pkgs/development/python-modules/setuptools-scm/default.nix
··· 29 29 "setuptools_scm" 30 30 ]; 31 31 32 - # check in passhtru.tests.pytest to escape infinite recursion on pytest 32 + # check in passthru.tests.pytest to escape infinite recursion on pytest 33 33 doCheck = false; 34 34 35 35 passthru.tests = {