Skip to content
Snippets Groups Projects
Commit 0e42862c authored by Michael Langguth's avatar Michael Langguth
Browse files

Readded deleted import statement for functools to base_model.py.

parent dc0901d4
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
# #
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
import functools
import itertools import itertools
import os import os
import re import re
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment