mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-12-14 15:25:15 +01:00
Not so atomic, sorry
This commit is contained in:
6
note/models/__init__.py
Normal file
6
note/models/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- mode: python; coding: utf-8 -*-
|
||||
# Copyright (C) 2018-2019 by BDE ENS Paris-Saclay
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
from .notes import *
|
||||
from .transactions import *
|
||||
Reference in New Issue
Block a user