Skip to content

Commit 90f2a58

Browse files
committed
fix : updated the bounded memory streaming recorder mode
1 parent e3e5dc7 commit 90f2a58

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mesa_llm/recording/simulation_recorder.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
import logging
1010
import pickle
1111
import uuid
12-
import warnings
1312
from collections import defaultdict
1413
from dataclasses import asdict, dataclass
1514
from datetime import UTC, datetime

0 commit comments

Comments
 (0)