Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 31, 2024
1 parent 0fa42a8 commit 84b9bf3
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
import numpy as np

import mesa
from mesa.examples.basic.alliance_formation_model.multi_level_alliance.agents import AllianceAgent
from mesa.examples.basic.alliance_formation_model.multi_level_alliance.agents import (
AllianceAgent,
)


class AllianceModel(mesa.Model):
Expand Down

0 comments on commit 84b9bf3

Please sign in to comment.