Skip to content

Commit 7b74454

Browse files
mgolosovaEvildoor
andauthored
pyDKB/storages: typo fix.
Co-Authored-By: Evildoor <evildoor256@gmail.com>
1 parent cb04736 commit 7b74454

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Utils/Dataflow/pyDKB/storages/atlas

Utils/Dataflow/pyDKB/storages/atlas/rucio.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ def __init__(self, *args, **kwargs):
5555
def get(self, oid, **kwargs):
5656
""" Get dataset metadata.
5757
58-
Implementation of interface method `Clent.get()`.
58+
Implementation of interface method `Client.get()`.
5959
6060
:param oid: dataset name
6161
:type oid: str

0 commit comments

Comments
 (0)