Compare commits
No commits in common. "8ff555a6396ce5afe0c4de27f8244566a9d55700" and "e3be65beec6c7bbb4fef67098c51ebe502bde125" have entirely different histories.
8ff555a639
...
e3be65beec
1 changed files with 0 additions and 2 deletions
|
|
@ -108,8 +108,6 @@ def find(
|
|||
Find a record in the backlog at hand. Through specifying it's ensemble and the measured correlator.
|
||||
"""
|
||||
results = find_record(path, ensemble, corr, code)
|
||||
if results.empty:
|
||||
return
|
||||
if arg == 'all':
|
||||
print(results)
|
||||
else:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue