mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-05 04:36:52 +00:00
5 lines
70 B
Python
5 lines
70 B
Python
from flake8 import statistics as stats
|
|
|
|
|
|
def test_nothing():
|
|
pass
|