fix: format all code with black
and from now on should not deviate from that...
This commit is contained in:
parent
8a09fb1a3c
commit
4d0693862d
68 changed files with 6693 additions and 5659 deletions
|
@ -11,4 +11,4 @@ class TestIncludeMe(TestCase):
|
|||
with testing.testConfig() as pyramid_config:
|
||||
|
||||
# just ensure no error happens when included..
|
||||
pyramid_config.include('wuttaweb.static')
|
||||
pyramid_config.include("wuttaweb.static")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue