Skip to content

Commit

Permalink
pyDKB/storages: typo fix.
Browse files Browse the repository at this point in the history
Co-Authored-By: Evildoor <[email protected]>
  • Loading branch information
mgolosova and Evildoor authored Sep 16, 2019
1 parent cb04736 commit 7b74454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Utils/Dataflow/pyDKB/storages/atlas/rucio.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ def __init__(self, *args, **kwargs):
def get(self, oid, **kwargs):
""" Get dataset metadata.
Implementation of interface method `Clent.get()`.
Implementation of interface method `Client.get()`.
:param oid: dataset name
:type oid: str
Expand Down

0 comments on commit 7b74454

Please sign in to comment.