Name: | python3-flake8-quotes |
---|---|
Version: | 3.3.1 |
Release: | 2.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 35513 |
License: | MIT |
RPM: | python3-flake8-quotes-3.3.1-2.el9.noarch.rpm |
Source RPM: | python-flake8-quotes-3.3.1-2.el9.src.rpm |
Build Date: | Sat Nov 26 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/zheller/flake8-quotes |
Summary: | Flake8 extension for checking quotes in python |
Description: | This package adds flake8 warnings with the prefix Q0: - Q000: Remove bad quotes - Q001: Remove bad quotes from multiline string - Q002: Remove bad quotes from docstring - Q003: Change outer quotes to avoid escaping inner quotes |