Skip to content

Commit

Permalink
Removed trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ntlhui committed Mar 3, 2023
1 parent 98c770f commit 0646030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e4e_data_management/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ def validate(self) -> bool:
manifest=self.manifest.get_dict(),
files=self.get_files()
)

def stage(self, paths: Iterable[Path]):
"""Add paths to the staging area
Expand Down

0 comments on commit 0646030

Please sign in to comment.