Skip to content

v0.4.0

@Josef-Friedrich Josef-Friedrich tagged this 26 Nov 16:36
to be able to import for example nagiosplugin.Check not
nagiosplugin.check.Check

From PEP 484

Modules and variables imported into the stub are not considered
exported from the stub unless the import uses the
import ... as ... form or the equivalent
from ... import ... as ... form.
Assets 2