Skip to content

Commit

Permalink
switch to ss24
Browse files Browse the repository at this point in the history
  • Loading branch information
mauricesvp committed Apr 2, 2024
1 parent ad0848d commit 3073662
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/mousse/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

from mousse.db import MousseDB
from mousse.log import setup_logger
from mousse.mls_ws23 import MLS
from mousse.stupos_ws23 import STUPOS
from mousse.mls_ss24 import MLS
from mousse.stupos_ss24 import STUPOS
from mousse.utils import array_split, html_get, login, retry
from mousse.xparse import alt_parse, get_module_xml, parse_xml

Expand Down

0 comments on commit 3073662

Please # to comment.