You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flake8 complains that global container_tests is unused and it
is never assigned in scope.
Fixed the same by removing the unused global declaration within
the function and adding an appropriate comment.
Signed-off-by: Shwetha K Acharya <[email protected]>
0 commit comments