Fix in config.py.sample for new behaviour

This commit is contained in:
Antonio de la Rosa 2024-11-06 17:30:00 +01:00
parent 17908d0b60
commit ac32f46ff4

View file

@ -2,7 +2,7 @@
# You need install cromosoma for use this. # You need install cromosoma for use this.
from paramecio.cromosoma.webmodel import WebModel from paramecio.libraries.db.webmodel import WebModel
from importlib import import_module from importlib import import_module
# No touch it if you don't know what are you doing # No touch it if you don't know what are you doing