Skip to content

Commit

Permalink
fix: missing import.
Browse files Browse the repository at this point in the history
  • Loading branch information
germa89 committed Jul 12, 2024
1 parent abd8d7b commit 2140864
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
from shutil import get_terminal_size
import subprocess
from sys import platform
import time

from _pytest.terminal import TerminalReporter # for terminal customization
import psutil
Expand Down

0 comments on commit 2140864

Please sign in to comment.