Skip to content

Commit

Permalink
models.file:Masterfile.get_action - fix incomplete docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteoCampinoti94 committed Nov 25, 2024
1 parent f41aa33 commit 709c15a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acacore/models/file.py
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ def get_action(
"""
Returns the access ``Action`` matching the file's PUID.
:param target:
:param target: Which action to set, use "all" for both.
:param actions: A dictionary containing the available access actions.
:param file_classes: A list of file classes or ``None``.
:param set_match: Set the matched action if ``True``, defaults to ``False``.
Expand Down

0 comments on commit 709c15a

Please sign in to comment.