mirror of https://github.com/interlegis/sapl.git
AlGouvea
4 years ago
1 changed files with 6 additions and 0 deletions
@ -0,0 +1,6 @@ |
|||
from model_bakery import baker |
|||
import pytest |
|||
|
|||
from sapl.parlamentares.models import Legislatura, ComposicaoMesa, Parlamentar,\ |
|||
SessaoLegislativa, CargoMesa |
|||
|
Loading…
Reference in new issue