Skip to content

Commit 8134d58

Browse files
committed
Format
1 parent ca18168 commit 8134d58

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/plone_client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ def patch_content(request: HTTPRequest):
6969
cli.updateContent({python_to_js_literal(payload)});
7070
"""
7171

72+
7273
def post_content(request: HTTPRequest):
7374
url = urlparse(request.url())
7475
path = f'/{url.path.split("/", 2)[-1]}'

0 commit comments

Comments
 (0)