"""The polyfill package for Flake8 plugins.""" __version__ = '1.0.2' __version_info__ = tuple(int(i) for i in __version__.split('.') if i.isdigit())
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
__pycache__ | Folder | 0755 |
|
|
__init__.py | File | 150 B | 0644 |
|
options.py | File | 3.42 KB | 0644 |
|
stdin.py | File | 1.49 KB | 0644 |
|
version.py | File | 249 B | 0644 |
|