Skip to content

Commit

Permalink
differences for PR #1075
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 26, 2023
1 parent 5c11675 commit bd881f8
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
Empty file modified fig/generate_figures.py
100755 → 100644
Empty file.
Empty file modified fig/optimize_svg.py
100755 → 100644
Empty file.
Empty file modified files/code/gen_inflammation.py
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ interpreter before tackling this lesson. This lesson sometimes references Jupyte
Notebook although you can use any Python interpreter mentioned in the [Setup](learners/setup.md).

The commands in this lesson pertain to any officially supported Python version, currently **Python
3\.7+**. Newer versions usually have better error printouts, so using newer Python versions is
3\.8+**. Newer versions usually have better error printouts, so using newer Python versions is
recommend if possible.


Expand Down
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"CODE_OF_CONDUCT.md" "c93c83c630db2fe2462240bf72552548" "site/built/CODE_OF_CONDUCT.md" "2023-04-21"
"LICENSE.md" "b24ebbb41b14ca25cf6b8216dda83e5f" "site/built/LICENSE.md" "2023-04-21"
"config.yaml" "651e83c85f369ffb595f341f331ded7d" "site/built/config.yaml" "2023-04-21"
"index.md" "902f643a91093ef85fac7ec2d4319f6b" "site/built/index.md" "2023-05-12"
"index.md" "da8fda99fa46f56798dc90573766b75a" "site/built/index.md" "2023-11-26"
"episodes/01-intro.md" "6193d753b39a08e6b99b70715dff3da9" "site/built/01-intro.md" "2023-04-21"
"episodes/02-numpy.md" "1b9c4000cea628f84024abab49012a06" "site/built/02-numpy.md" "2023-11-07"
"episodes/03-matplotlib.md" "3bb8e6088285f01152e2e24da6f36fbc" "site/built/03-matplotlib.md" "2023-11-07"
Expand Down

0 comments on commit bd881f8

Please sign in to comment.