1
0
Fork 0
mirror of https://github.com/YunoHost/moulinette.git synced 2024-09-03 20:06:31 +02:00
This commit is contained in:
Alexandre Aubin 2021-08-27 22:10:06 +02:00
parent 37b995424f
commit 7674efe97f

View file

@ -1,5 +1,5 @@
from datetime import datetime as dt
from moulinette.interface import JSONExtendedEncoder
from moulinette.interfaces import JSONExtendedEncoder
def test_json_extended_encoder(caplog):