Contents:
from .aves_especies import Model [docs] class Model(Model): def __init__(self, **kwargs): super().__init__(birdaves=True, **kwargs)