Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
MikhailBurdukov committed May 29, 2024
1 parent 478c79f commit 0dbe46b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ch_backup/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,7 @@ def __eq__(self, other):
return False
return True


def chown_path(path: str, user: str, group: str) -> None:
"""
Interface for chown
Expand Down

0 comments on commit 0dbe46b

Please sign in to comment.