Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests to singla tools #153

Merged
merged 1 commit into from
Dec 6, 2023
Merged

Add tests to singla tools #153

merged 1 commit into from
Dec 6, 2023

Conversation

noemifrisina
Copy link
Collaborator

No description provided.

@@ -208,7 +206,7 @@
return start_time


def extract_from_SINGLA_master(master: Path | str) -> Dict[str, Any]:
def extract_detector_info_from_master(master: Path | str) -> Dict[str, Any]:

Check notice

Code scanning / CodeQL

Explicit returns mixed with implicit (fall through) returns Note

Mixing implicit and explicit returns may indicate an error as implicit returns always return None.
@noemifrisina noemifrisina merged commit f01357e into main Dec 6, 2023
2 checks passed
@noemifrisina noemifrisina deleted the tidy-up-singla branch December 6, 2023 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant