]> granicus.if.org Git - graphviz/commit
squash Pylint warning in deploy script smattr/F16DEFA3-B7E0-4DC8-BDD5-C4D2C9D8242F
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 29 Jun 2021 02:41:49 +0000 (19:41 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 5 Jul 2021 04:26:47 +0000 (21:26 -0700)
commitadc0d293a04ecece39e77c847a396a063b6cdb34
treea8b3094bb40b2cf7d2705fcc5432924e53c07d1d
parentf07b48a2e90c2f8e17535d08643846c5c50c92cb
squash Pylint warning in deploy script

With this tweak, deploy.py is Pylint-warning-free. I do not think it makes sense
to write docstrings on a main function.
ci/deploy.py