Skip to content

Commit

Permalink
No more need exclude this line from flake8.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Jul 23, 2020
1 parent cc7d4e4 commit 6b3b6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Products/PageTemplates/tests/testVariables.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class TestPredefinedVariables(PlacelessSetup, TestCase):
# - only usable as initial component in path expr
# - not contained in ``CONTEXTS``
# "CONTEXTS",
} # noqa: E123
}

def setUp(self):
super().setUp()
Expand Down

0 comments on commit 6b3b6c0

Please sign in to comment.