rmm commited on
Commit
c2ad2a8
·
1 Parent(s): d0cbaaa

fix: removed commented line - does this change avoid merge conflict?

Browse files
Files changed (1) hide show
  1. mkdocs.yaml +1 -4
mkdocs.yaml CHANGED
@@ -19,9 +19,6 @@ plugins:
19
  python:
20
  paths: [nonexistent_path_on_purpose]
21
 
22
- # python:
23
- #paths: [srcy]
24
-
25
 
26
  nav:
27
  - README: index.md
@@ -41,4 +38,4 @@ nav:
41
 
42
 
43
  - Development clutter:
44
- - Demo app: app.md
 
19
  python:
20
  paths: [nonexistent_path_on_purpose]
21
 
 
 
 
22
 
23
  nav:
24
  - README: index.md
 
38
 
39
 
40
  - Development clutter:
41
+ - Demo app: app.md