Skip to content

Commit

Permalink
Update continuous_space_agents.py
Browse files Browse the repository at this point in the history
  • Loading branch information
quaquel committed Dec 31, 2024
1 parent 2e31c49 commit 322a50e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mesa/experimental/continuous_space/continuous_space_agents.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
"""Continuous space agents."""

from __future__ import annotations

from typing import Protocol, overload
Expand Down

0 comments on commit 322a50e

Please sign in to comment.