mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 04:57:54 +00:00
Fix lint.
This commit is contained in:
parent
4d779cfe07
commit
9ff863e6cd
@ -1,4 +1,4 @@
|
||||
"""
|
||||
P"""
|
||||
Ported to Python 3.
|
||||
"""
|
||||
from __future__ import absolute_import
|
||||
@ -13,8 +13,6 @@ if PY2:
|
||||
import sys
|
||||
from os.path import join
|
||||
|
||||
from twisted.internet.error import ProcessTerminated
|
||||
|
||||
from . import util
|
||||
|
||||
import pytest_twisted
|
||||
|
Loading…
Reference in New Issue
Block a user