fix typo (#36997)
This commit is contained in:
parent
6845f41d67
commit
11e5b0cd91
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ class PyPylint(PythonPackage):
|
|||
"pylint.reporters.ureports",
|
||||
]
|
||||
|
||||
version("2.16.2", sha236="13b2c805a404a9bf57d002cd5f054ca4d40b0b87542bdaba5e05321ae8262c84")
|
||||
version("2.16.2", sha256="13b2c805a404a9bf57d002cd5f054ca4d40b0b87542bdaba5e05321ae8262c84")
|
||||
version("2.15.0", sha256="4f3f7e869646b0bd63b3dfb79f3c0f28fc3d2d923ea220d52620fd625aed92b0")
|
||||
version("2.14.4", sha256="47705453aa9dce520e123a7d51843d5f0032cbfa06870f89f00927aa1f735a4a")
|
||||
version("2.13.5", sha256="dab221658368c7a05242e673c275c488670144123f4bd262b2777249c1c0de9b")
|
||||
|
|
Loading…
Reference in a new issue