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

Fix warnonce #602

Merged
merged 3 commits into from
Sep 25, 2023
Merged

Fix warnonce #602

merged 3 commits into from
Sep 25, 2023

Conversation

AMHermansen
Copy link
Collaborator

Changes warnonce to warning_once, which is the correct logging method.

Closes #600

AMHermansen and others added 3 commits September 22, 2023 08:40
Change warnonce to warning_once, which is the correct method.
Change warnonce to warning_once which is the correct method.
@RasmusOrsoe RasmusOrsoe mentioned this pull request Sep 24, 2023
@RasmusOrsoe RasmusOrsoe merged commit 01dd978 into graphnet-team:main Sep 25, 2023
1 of 12 checks passed
@AMHermansen AMHermansen deleted the fix-warnonce branch September 29, 2023 08:05
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.

self.warnonce() in "src/graphnet/models/graphs/graph_definition.py" is not a class method
2 participants