Skip to content

Commit 0db24bf

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 5de3559 commit 0db24bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/boltzmann_wealth_model/Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ If your browser doesn't open automatically, point it to [http://127.0.0.1:8765/]
3434

3535
## Optional
3636

37-
An optional visualization is also provided using Streamlit, which is another popular Python library for creating interactive web applications.
37+
An optional visualization is also provided using Streamlit, which is another popular Python library for creating interactive web applications.
3838

3939
To run the Streamlit app, you will need to install the `streamlit` and `altair` libraries:
40-
40+
4141
```
4242
$ pip install streamlit altair
4343
```

0 commit comments

Comments
 (0)