Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
MicK7 authored Aug 1, 2023
1 parent d09c271 commit 89223fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_pytest_parallel_extra.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
can be used to set up the test framework (we suppose that the core
plugin is correct because it has been tested before)
"""
import pytest
import pytest_parallel

from pytest_parallel.plugin import CollectiveTemporaryDirectory
Expand Down

0 comments on commit 89223fa

Please sign in to comment.