Python will make the tests package an implicit namespace package iff
there is no explicit tests package. Having no explicit package makes
things a bit more predictable.
Those explicit namespace packages actually prevented the tests
from succeeding in the relay server.
Python will make the tests package an implicit namespace package iff there is no explicit tests package. Having no explicit package makes things a bit more predictable.
Those explicit namespace packages actually prevented the tests from succeeding in the relay server.