Skip to content

Commit

Permalink
[docs] Removed redundant doctrings
Browse files Browse the repository at this point in the history
  • Loading branch information
Aryamanz29 committed Jan 6, 2025
1 parent b025708 commit 31195a5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyatlan/client/asset.py
Original file line number Diff line number Diff line change
Expand Up @@ -446,8 +446,6 @@ def get_by_guid(
:param attributes: a specific list of attributes to retrieve for the asset
:param related_attributes: a specific list of relationships attributes to retrieve for the asset
:returns: the requested asset
:param attributes: a specific list of attributes to retrieve for the asset
:param relationships_attributes: a specific list of relationships attributes to retrieve for the asset
:raises NotFoundError: if the asset does not exist, or is not of the type requested
:raises AtlanError: on any API communication issue
"""
Expand Down

0 comments on commit 31195a5

Please sign in to comment.