]> granicus.if.org Git - graphviz/commit
silence Pylint import-errors about regression_test_helpers
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 4 Sep 2021 16:45:17 +0000 (09:45 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 9 Sep 2021 02:16:32 +0000 (19:16 -0700)
commit3c4c18721f13ee360a52778fed74600e0d810e89
tree83aa63bd6b83710b90ec4320b893af51c46c43d6
parent6fb61130b71a5429b327a708880d12b9b239aaf3
silence Pylint import-errors about regression_test_helpers

I do not know why, but Pylint does not understand this import while Python
itself does. I have tried different variations, but Pylint complains about all
of them.
tests/regression_tests/shapes/shapes.py
tests/regression_tests/shapes/test_shapes.py
tests/regression_tests/vuln/vuln.py