chore: cleanup

- rst heading definitions
- indirect hyperlinks and code-blocks added for better readability
- MarkDown warnings resolved
- Yaml style issues fixed
This commit is contained in:
Emad Rad
2024-05-25 18:08:25 +03:30
parent 0c44a78fad
commit 6c5b98087e
25 changed files with 298 additions and 308 deletions

View File

@@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
python-version:
- '3.12'
- "3.12"
steps:
- name: Checkout code