diff options
Diffstat (limited to 'src/flake8/main/__init__.py')
| -rw-r--r-- | src/flake8/main/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/flake8/main/__init__.py b/src/flake8/main/__init__.py new file mode 100644 index 0000000..d3aa1de --- /dev/null +++ b/src/flake8/main/__init__.py @@ -0,0 +1 @@ +"""Module containing the logic for the Flake8 entry-points.""" |
