3 lines
98 B
Python
3 lines
98 B
Python
"""Module containing the logic for the Flake8 entry-points."""
|
|
from __future__ import annotations
|