mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 21:17:54 +00:00
Lints
This commit is contained in:
parent
173c3361ed
commit
541c4b1e16
@ -6,12 +6,10 @@ to pytest.
|
||||
"""
|
||||
|
||||
import os
|
||||
from resource import getrusage, RUSAGE_CHILDREN
|
||||
from shutil import which, rmtree
|
||||
from tempfile import mkdtemp
|
||||
from contextlib import contextmanager
|
||||
from time import time
|
||||
from psutil import Process
|
||||
|
||||
import pytest
|
||||
import pytest_twisted
|
||||
|
Loading…
Reference in New Issue
Block a user