Skip to content

Commit d57d245

Browse files
committed
remove comma
1 parent 3c925ca commit d57d245

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The hands on portion is located in the python1_2025_workshop.ipynb jupyter noteb
2020

2121
Some of this material, including the inflammation data, is adapted from the [Carpentries](https://software-carpentry.org/lessons/), using a [CC-BY-4.0](https://creativecommons.org/licenses/by-sa/4.0/) license.
2222

23-
### Where to go from here(after class):
23+
### Where to go from here(after class)
2424

2525
Each library builds on the one before it and will be continually utilized as you move down the line.
2626

@@ -39,7 +39,7 @@ Each library builds on the one before it and will be continually utilized as you
3939
- Pandas 10 min intro:
4040

4141
https://pandas.pydata.org/docs/user_guide/10min.html
42-
42+
4343

4444
### General Python Documentation
4545
- Official Python docs: https://python.org

0 commit comments

Comments
 (0)