Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
giampaolo committed May 23, 2020
1 parent 0c3fce7 commit b1c8bb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions psutil/tests/test_process.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
from psutil import SUNOS
from psutil import WINDOWS
from psutil._common import open_text
from psutil._compat import FileNotFoundError
from psutil._compat import long
from psutil._compat import PY3
from psutil._compat import super
Expand Down

0 comments on commit b1c8bb3

Please sign in to comment.