1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2024-11-26 15:27:11 +00:00
plateforme-tfjm2/apps/api/__init__.py
Yohann D'ANELLO eee7fc845c API
2020-04-30 19:12:15 +02:00

5 lines
137 B
Python

# Copyright (C) 2018-2020 by BDE ENS Paris-Saclay
# SPDX-License-Identifier: GPL-3.0-or-later
default_app_config = 'api.apps.APIConfig'