We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6c0b3a commit 5639dd5Copy full SHA for 5639dd5
1 file changed
frameioclient/exceptions.py
@@ -2,9 +2,6 @@
2
class PresentationException(Exception):
3
"""Exception raised when you try to create a Presentation Link for an asset
4
that already has one.
5
-
6
- Attributes:
7
- asset_id -- input asset ID
8
"""
9
10
def __init__(
0 commit comments