Skip to content

Commit

Permalink
Update indexd.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Avantol13 authored Jan 17, 2024
1 parent 837baf6 commit e73f76e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fence/blueprints/data/indexd.py
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ class IndexedFile(object):
also be cleaner).
Args:
file_id (str): GUID for the file.
file_id (str): GUID for the file
"""

def __init__(self, file_id):
Expand Down

0 comments on commit e73f76e

Please sign in to comment.