advent-of-code/typings/docplex/mp/context.pyi
Mikael CAPELLE b32d46b641 Fix linting.
2024-12-03 14:11:29 +01:00

4 lines
55 B
Python

from __future__ import annotations
class Context: ...