Skip to content

Commit

Permalink
linting and absolute imports
Browse files Browse the repository at this point in the history
  • Loading branch information
loechel committed Oct 4, 2018
1 parent 8d66514 commit 766baa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/OFS/tests/applicationproduct/__init__.py
Expand Up @@ -3,6 +3,7 @@
Producs.Sessions and Products.TemporaryFolder are doing.
"""


def initialize(context):
from OFS.Folder import Folder
import transaction
Expand Down

0 comments on commit 766baa0

Please sign in to comment.