catopt-graph-graph-calculus.../admm_lite/__init__.py

6 lines
166 B
Python

"""ADMM-Lite package initializer.
This file makes the admm_lite directory a Python package so tests
and importers can reference modules like `admm_lite.solver`.
"""