Skip to content

Commit 1877c89

Browse files
committed
Iterator
1 parent 41ae58d commit 1877c89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/litmodels/io/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import os
22
import pickle
3+
from collections.abc import Iterator
34
from contextlib import contextmanager
45
from pathlib import Path
56
from typing import Any, Union

0 commit comments

Comments
 (0)