Skip to content

Commit

Permalink
Reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
sajith committed Sep 7, 2023
1 parent 0e2990b commit 9985c7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fabrictestbed_extensions/fablib/node.py
Original file line number Diff line number Diff line change
Expand Up @@ -2820,7 +2820,7 @@ def add_post_boot_upload_directory(
:param local_directory_path: local directory.
:type local_directory_path: str
:param remote_directory_path: directory on the node.
:type remote_directory_path: str
"""
Expand All @@ -2840,7 +2840,7 @@ def add_post_boot_upload_file(
:param local_file_path: path to file on local filesystem.
:type local_file_path: str
:param remote_file_path: path to file on the node.
:type remote_file_path: str
"""
Expand Down

0 comments on commit 9985c7a

Please sign in to comment.