]> granicus.if.org Git - graphviz/commit
disable Pylint warning for subprocess.run without check argument
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 2 May 2021 01:05:01 +0000 (18:05 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 8 May 2021 03:52:13 +0000 (20:52 -0700)
commit0ce5ce75e91a3c9ed96c01faa513e6ce62d4fccb
treefdaef6918f1d982dd18647de1ed7286441a3ef72
parent6aa6a19af6ba897fdbe46431808c036fb8b1bbb6
disable Pylint warning for subprocess.run without check argument

Graphviz generally have a good use case for calling subprocess.run without
passing check.
.pylintrc