flake8/tests/unit/test_statistics.py
2016-07-11 20:24:38 -05:00

5 lines
70 B
Python

from flake8 import statistics as stats
def test_nothing():
pass