Skip to content

Commit

Permalink
Remove useless import
Browse files Browse the repository at this point in the history
  • Loading branch information
liZe committed Oct 3, 2022
1 parent 577f265 commit ad5222b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/draw/test_gradient.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
"""Test how gradients are drawn."""

import pytest

from ..testing_utils import assert_no_logs


Expand Down

0 comments on commit ad5222b

Please sign in to comment.