Block a user
test_embedding.AssertTest fails
The str()
of an AssertionError
is ""
. Perhaps the expected value itself is wrong?
Relevant test case source for reference:
@nac3
class _Assert(EnvExperiment):
core:…