Skip to content

Commit

Permalink
blacked
Browse files Browse the repository at this point in the history
  • Loading branch information
daniele-andreotti committed Jul 9, 2024
1 parent 78fb612 commit 541e193
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/iosanita/contenttypes/testing.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
from plone.app.testing import FunctionalTesting
from plone.app.testing import IntegrationTesting
from plone.app.testing import PLONE_FIXTURE

# from plone.app.testing import PloneSandboxLayer
from plone.testing import z2

Expand All @@ -23,6 +24,7 @@
import kitconcept.seo
import plone.app.caching
import plone.formwidget.geolocation

# import redturtle.volto

import iosanita.contenttypes
Expand Down
2 changes: 2 additions & 0 deletions src/iosanita/contenttypes/tests/test_ct_event.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@
from plone.app.testing import SITE_OWNER_NAME
from plone.app.testing import SITE_OWNER_PASSWORD
from plone.app.testing import TEST_USER_ID

# from plone.autoform.interfaces import IFormFieldProvider
from plone.restapi.testing import RelativeSession

# from zope.component import provideAdapter

import transaction
Expand Down

0 comments on commit 541e193

Please sign in to comment.