fix up for pytest

This commit is contained in:
zvecr 2022-03-16 00:10:30 +00:00
parent cddcd8d735
commit 52d3b9dcc5
3 changed files with 5 additions and 6 deletions

View file

@ -1,6 +1,5 @@
"""Ensure text files have the proper line endings.
"""
from itertools import islice
from subprocess import DEVNULL
from milc import cli