Skip to content

Commit e85b2d7

Browse files
Merge branch 'main' into update-typing-extensions-version
2 parents 2ef5ab2 + a14eec6 commit e85b2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ nav:
9898
- Handling file paths: training_resources/python/handling-file-paths.md
9999
- Logging and error handling in Python: training_resources/python/logging-and-error-handling.md
100100
- Project structure and packaging: training_resources/python/project-structure-and-packaging.md
101-
- Using Python f-strings to run SQL queries: training_resources/python/using-f-strings-sql-queries.md
101+
#- Using Python f-strings to run SQL queries: training_resources/python/using-f-strings-sql-queries.md
102102
- Using config files: training_resources/python/config-files.md
103103
- Data Classes: training_resources/python/data-classes.md
104104
- Virtual environments:

0 commit comments

Comments
 (0)