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