Skip to content

ovn_stats: Remove unused variable.#204

Merged
almusil merged 1 commit intoovn-org:mainfrom
dceara:fix-lint-errors
Sep 29, 2025
Merged

ovn_stats: Remove unused variable.#204
almusil merged 1 commit intoovn-org:mainfrom
dceara:fix-lint-errors

Conversation

@dceara
Copy link
Collaborator

@dceara dceara commented Sep 29, 2025

Reported by flake8:
./ovn-tester/ovn_stats.py:32:5: F824 global timed_functions is
unused: name is never assigned in scope

https://github.com/ovn-org/ovn-heater/actions/runs/18093736973/

Reported by flake8:
  ./ovn-tester/ovn_stats.py:32:5: F824 `global timed_functions` is
  unused: name is never assigned in scope

https://github.com/ovn-org/ovn-heater/actions/runs/18093736973/

Signed-off-by: Dumitru Ceara <dceara@redhat.com>
@almusil
Copy link
Contributor

almusil commented Sep 29, 2025

Looks good, thanks!

@almusil almusil merged commit 6826ff7 into ovn-org:main Sep 29, 2025
9 checks passed
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.

2 participants