diff options
| author | Dimitris Zlatanidis <dslackw@gmail.com> | 2024-04-25 18:49:31 +0900 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-25 21:56:28 +0700 |
| commit | 5de204b791d46d2f68ad5948ec776725e7a0d1bc (patch) | |
| tree | e973d92e9f94260f8b9342b986f431159ef3fbc3 /python/python3-flake8_annotations/README | |
| parent | 28437a5bf5eea652b7f7437fd78d5450cc5f9822 (diff) | |
python/python3-flake8_annotations: Added (type annotation checks).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-flake8_annotations/README')
| -rw-r--r-- | python/python3-flake8_annotations/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-flake8_annotations/README b/python/python3-flake8_annotations/README new file mode 100644 index 0000000000..9f800ce3f7 --- /dev/null +++ b/python/python3-flake8_annotations/README @@ -0,0 +1,2 @@ +flake8-annotations is a plugin for Flake8 that detects the absence +of PEP 3107-style function annotations. |
