Config changes

This commit is contained in:
2023-03-18 19:32:11 +02:00
parent 830cc94744
commit c9b6a01ef3
3 changed files with 4 additions and 2 deletions

View File

@ -5,4 +5,5 @@ from .defaults import *
from .scale import *
from .converters import *
from .spec import *
from .classes import *
from .classes import *
from .generators import *