From ce0fec1fc3d841557892cd9abca9356ac3433a38 Mon Sep 17 00:00:00 2001 From: Adriano Meligrana <68152031+Tortar@users.noreply.github.com> Date: Fri, 29 Nov 2024 00:01:39 +0100 Subject: [PATCH] Update change_expectations.jl --- examples/change_expectations.jl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/change_expectations.jl b/examples/change_expectations.jl index 7ec0201..8bc62a9 100644 --- a/examples/change_expectations.jl +++ b/examples/change_expectations.jl @@ -1,6 +1,7 @@ # # Changing expectations via function overloading -# In this tutorial we will illustrate how to experiment with different expectations of the agents in the model. +# In this tutorial we will illustrate how to experiment with +# different expectations of the agents in the model. import BeforeIT as Bit using Random, Plots