[PYTHON] +allow to follow non analytic lines
[burette/account_budget_enhancement.git] / __init__.py
1 # -*- coding: utf-8 -*-
2 # Copyright 2022 L'Heureux Cyclage
3 # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
4
5 import account_budget
6
7 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: