Skip to content

Commit

Permalink
fix merge boo-boo
Browse files Browse the repository at this point in the history
  • Loading branch information
zsol committed Sep 17, 2018
1 parent ce0cf78 commit 5732bf1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_black.py
Expand Up @@ -23,12 +23,10 @@
import unittest
from unittest.mock import patch, MagicMock

from aiohttp.test_utils import TestClient, TestServer
from click import unstyle
from click.testing import CliRunner

import black
import blackd

try:
import blackd
Expand Down

0 comments on commit 5732bf1

Please sign in to comment.