forked from pool/python-pycodestyle
- update to 2.12.0:
* E721: Fix false positive of the form `x.type(...) ==`.  * E502: Fix false-negative with a backslash escape in a comment.  * E204: New lint forbidding whitespace after decorator `@`. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycodestyle?expand=0&rev=39
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 17 06:30:52 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.12.0:
|
||||
* E721: Fix false positive of the form `x.type(...) ==`.
|
||||
 * E502: Fix false-negative with a backslash escape in a comment.
|
||||
 * E204: New lint forbidding whitespace after decorator `@`.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 27 15:56:39 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user