diff --git a/model.py b/model.py index ef72f9c09..2ebd6881e 100644 --- a/model.py +++ b/model.py @@ -1,3 +1,5 @@ +from __future__ import annotations + import contextlib import json import os