Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jimboid authored Aug 23, 2024
1 parent c70f7b5 commit a4df708
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ You can find the initial documentation for the workshop sessions here:


Session X - Code Quality
- Part 1: Code Quality 101 - [here](../code_quality/1_code_quality.md)
- Part 2: Introduction to Pylint - [here](../code_quality/2_pylint.md)
- Part 3: Introduction to Black - [here](../code_quality/3_black.md)
- Part 4: Introduction to isort - [here](../code_quality/4_isort.md)
- Part 5: Introduction to pre-commit - [here](../code_quality/5_precommit.md)
- Part 6: Final Remarks - [here](../code_quality/6_final_remarks.md)
- Part 1: Code Quality 101 - [here]([root]/code_quality/1_code_quality.md)
- Part 2: Introduction to Pylint - [here]([root]/code_quality/2_pylint.md)
- Part 3: Introduction to Black - [here]([root]/code_quality/3_black.md)
- Part 4: Introduction to isort - [here]([root]/code_quality/4_isort.md)
- Part 5: Introduction to pre-commit - [here]([root]/code_quality/5_precommit.md)
- Part 6: Final Remarks - [here]([root]/code_quality/6_final_remarks.md)

0 comments on commit a4df708

Please sign in to comment.