flake8 plugin to enforce new-style type hints (PEP 585)
Project description
flake8-pep585
This plugin enforces the changes proposed by PEP 585.
Currently, it only works for direct imports from the typing
module.
from typing import Callable
# PEA001: typing.Callable is deprecated, use collections.abc.Callable instead. See PEP 585 for details
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
flake8-pep585-0.1.3.tar.gz
(7.8 kB
view details)
Built Distribution
File details
Details for the file flake8-pep585-0.1.3.tar.gz
.
File metadata
- Download URL: flake8-pep585-0.1.3.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.9.8 Linux/5.10.84-1-MANJARO
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 361ec3854adf8097e6d1c4b7d1bd036a479e741f9e54f473499c2cf51a01209d |
|
MD5 | 41c3071c698abe39d2ea7843cf2a75fd |
|
BLAKE2b-256 | 27536e78fe2d08dbc7f93517398b933c51b577f6fbfffe8a28a1b6dec9e0f3da |
File details
Details for the file flake8_pep585-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: flake8_pep585-0.1.3-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.9.8 Linux/5.10.84-1-MANJARO
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | efc937a4f3eebdfc72ab0bbeb333e306de6c135b2cc90a62dfc9f0106cefe496 |
|
MD5 | e208d5168f316b6ee35a092d62b3d1f3 |
|
BLAKE2b-256 | 480431b27b956dba7da4a97bceefd35ede77d1f93b68d695ab89c1d9d134902e |