Skip to content
Commit 95e9e8a4 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa.tests.staging.util_tracking: Move namedtuple definitions out of class

collections.namedtuple() only allows setting __name__ but not __qualname__. This
leads to __name__ == __qualname__, which is wrong if the type is defined inside
a class.
parent 0de633bf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment