Skip to content

Fix missing variable g in the tutorial#2849

Merged
EwoutH merged 1 commit intomesa:mainfrom
pazmiller:patch-3
Oct 16, 2025
Merged

Fix missing variable g in the tutorial#2849
EwoutH merged 1 commit intomesa:mainfrom
pazmiller:patch-3

Conversation

@pazmiller
Copy link
Copy Markdown
Contributor

A minor fix of an undefined variable, g, under the AgentSet tutorial in the documentation.

Summary

An undefined variable, g, which I encountered when learning from the tutorial. A simple bug.

Bug / Issue

The histplot variable, g, was not defined but was called in the next line.

Implementation

Defined the variable

Testing

All tests were passed

A minor fix of an undefined variable, g, under the AgentSet tutorial in the documentation.
Copy link
Copy Markdown
Member

@EwoutH EwoutH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@EwoutH
Copy link
Copy Markdown
Member

EwoutH commented Oct 16, 2025

CI failure is unrelated, so merging.

@EwoutH EwoutH merged commit c20d251 into mesa:main Oct 16, 2025
5 of 9 checks passed
@EwoutH EwoutH added the example Changes the examples or adds to them. label Oct 16, 2025
EwoutH pushed a commit that referenced this pull request Oct 31, 2025
A minor fix of an undefined variable, g, under the AgentSet tutorial in the documentation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

example Changes the examples or adds to them.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants