Skip to content

Commit

Permalink
Merge pull request #1085 from globus/fix-that-thing
Browse files Browse the repository at this point in the history
Fix an RST syntax issue
  • Loading branch information
kurtmckee authored Oct 14, 2024
2 parents 802a83f + b342ad4 commit 28c320d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/globus_sdk/services/auth/client/service_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -838,7 +838,7 @@ def create_policy( # pylint: disable=missing-param-doc
:param domain_constraints_exclude: A list of domains that cannot satisfy the
policy
.. note:
.. note::
``project_id``, ``display_name``, and ``description`` are all required
arguments, although they are not declared as required in the function
Expand Down

0 comments on commit 28c320d

Please sign in to comment.