flake8-useless-assert

View on PyPIReverse Dependencies (3)

0.4.4 flake8_useless_assert-0.4.4-py3-none-any.whl

Wheel Details

Project: flake8-useless-assert
Version: 0.4.4
Filename: flake8_useless_assert-0.4.4-py3-none-any.whl
Download: [link]
Size: 5825
MD5: a152f92c80c447f89c2a7298488b0010
SHA256: 3f1c0c579eaaf008721bc0d0db2e3391355a8dacd06b5ac63c1bab0c9e29e51f
Uploaded: 2023-01-31 22:37:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-useless-assert
Version: 0.4.4
Summary: flake8 plugin to catch useless `assert` statements
Author: decorator-factory
Author-Email: decorator-factory[at]yandex.ru
Home-Page: https://github.com/decorator-factory/flake8-useless-assert
Project-Url: Repository, https://github.com/decorator-factory/flake8-useless-assert
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4.0
Requires-Dist: flake8 (>=3.9)
Description-Content-Type: text/markdown
[Description omitted; length: 1418 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flake8_useless_assert/__init__.py sha256=PP4IRgP_MnBX3JU4WuYZ1KFV6mzSWOKd0lyaEdZvyxI 48
flake8_useless_assert/flake_diagnostic.py sha256=c0oJ76-eKMFx8QmpMVKcpDleKh0RgYVMuLJPYbvqTNg 215
flake8_useless_assert/patch_const.py sha256=DCVnmcIKr-g5MLXhRkOKOtQrdvAVpI9t0sz3MPzrUJU 898
flake8_useless_assert/plugin.py sha256=PMITu9AW7Q--DLHhT0jLkAay7J8QI6gV5tKahYGFumA 490
flake8_useless_assert/rules.py sha256=TXVsSwcf77gqAusVEZ8lMyi4kYPl_CUrst2noNx9P5g 5558
flake8_useless_assert-0.4.4.dist-info/entry_points.txt sha256=FSCnur7MHKnPsDhmlsE__wOQnQ9bc2N5hzw913ngF8o 60
flake8_useless_assert-0.4.4.dist-info/LICENSE sha256=yczEObMqQwy8s5oCcqmKYDoNzRsjPpyGTpRRZOTTS9Y 1074
flake8_useless_assert-0.4.4.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
flake8_useless_assert-0.4.4.dist-info/METADATA sha256=wzMK5nKlja__nn6Yu2g4Qw3X_2dBj7yMLQ5xt7fiG7Y 2126
flake8_useless_assert-0.4.4.dist-info/RECORD

entry_points.txt

ULA = flake8_useless_assert:UselessAssert