Skip to content

Commit

Permalink
Update test_main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
timgates42 committed Nov 25, 2019
1 parent e6abfc7 commit 9c66c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/tests/test_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"""
from __future__ import absolute_import, division, print_function

from click.testing import CliRunner
import pytest
from click.testing import CliRunner

from meticulous.__main__ import main

Expand Down

0 comments on commit 9c66c86

Please sign in to comment.