summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorEmily <vcs@emily.moe>2024-11-25 17:12:00 +0000
committerEmily <vcs@emily.moe>2024-11-25 17:19:22 +0000
commitd490680530a81f77bdd248cbc99aa4878d6d97c7 (patch)
treefd4bced54dfedb699e5d88ca9dce9e79d882d4f9 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent382ef6cd88a75ef84d1a793fce4d5772d1517b72 (diff)
nixos/lib/test-driver: fix linting after compatibility clean‐up
The previous commit removed the handling of `dict` arguments, but didn’t adjust the type, leading to the following type-checking error: test_driver/driver.py:216: error: Argument 1 to "NixStartScript" has incompatible type "str | dict[Any, Any]"; expected "str" [arg-type] It also left an unused import that Ruff is unhappy about: build/lib/test_driver/driver.py:11:22: F401 [*] `colorama.Fore` imported but unused … build/lib/test_driver/driver.py:11:28: F401 [*] `colorama.Style` imported but unused Fixes: 71306e6b36657f3987214611ec863a891334bf5a
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions