Skip to content
Snippets Groups Projects
Commit a973c605 authored by Michal Maciejewski's avatar Michal Maciejewski
Browse files

Merge branch 'mmacieje-master-patch-91821' into 'master'

Corrected failing docstring test

See merge request !41
parents 57c17339 47ec463b
No related branches found
No related tags found
1 merge request!41Corrected failing docstring test
Pipeline #2402376 passed with warnings
name = "lhcsmapi"
__version__ = "1.5.2"
__version__ = "1.5.3"
def get_lhcsmapi_version() -> None:
......
......@@ -53,7 +53,7 @@ class SignalDbQueryFactory:
>>> from lhcsmapi.pyedsl.dbsignal.post_mortem.PmSignalDbQuery import PmSignalDbQuery
>>> system = "QPS"
>>> className = "DQAMCNMB_PMHSU"
>>> class_name = "DQAMCNMB_PMHSU"
>>> source = "B20L5"
>>> signal = "I_HDS_4"
>>> eventTime = 1426220469491000000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment