"docs/vscode:/vscode.git/clone" did not exist on "770d63123c70f4eeb2d69c7268154cb0204e3e93"
-
Aymeric Augustin authored
I suspect the wrapper classes were created in order to prevent the abstract base class (TF)CommonModelTester from being included in test discovery and running, because that would fail. I solved this by replacing the abstract base class with a mixin. Code changes are just de-indenting and automatic reformattings performed by black to use the extra line space.
345c23a6