Skip to content

Commit

Permalink
darwin: media: add docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
doronz88 committed Feb 16, 2022
1 parent 708e478 commit b14e148
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/rpcclient/rpcclient/darwin/media.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ def record_permission(self):


class DarwinMedia:
""" Media utils """

def __init__(self, client):
"""
:param rpcclient.darwin.client.DarwinClient client:
Expand Down

0 comments on commit b14e148

Please sign in to comment.