Skip to content

Commit

Permalink
Remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
pawel-czyz committed Feb 23, 2024
1 parent 10032dd commit ac9332d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@

import pytest

import matplotlib

matplotlib.use("Agg")


@dataclasses.dataclass
class TurnOnTestSuiteArgument:
Expand Down

0 comments on commit ac9332d

Please sign in to comment.