Skip to content

Commit

Permalink
code formatting with linter
Browse files Browse the repository at this point in the history
  • Loading branch information
jaymedina committed Dec 22, 2023
1 parent 4bf076a commit 34d8011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synapseclient/wiki.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ def deleteURI(self):
def update_markdown(self, markdown=None, markdown_file=None):
"""
Updates the wiki's markdown. Specify only one of markdown or markdown_file
Arguments:
markdown: text that will become the markdown
markdown_file: path to a file. Its contents will be the markdown
Expand Down

0 comments on commit 34d8011

Please sign in to comment.