Skip to content

Commit d22822e

Browse files
committed
beginners/venv-setup: Remove coach-present notes
1 parent 29140e5 commit d22822e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lessons/beginners/venv-setup/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,9 @@ C:\Users\Helena\{{rootname}}
100100
05/08/2014 07:28 PM <DIR> 01
101101
{% endcall %}
102102

103-
{% if var('coach-present') -%}
103+
{# XXX: if var('coach-present') -%}
104104
Výsledek pro kontrolu ukaž koučovi.
105-
{%- endif %}
105+
{%- endif #}
106106

107107

108108
## Virtuální prostředí
@@ -171,9 +171,9 @@ V grafickém prohlížeči souborů to vypadá např. takto:
171171
alt="(adresáře '01' a 'venv' vedle sebe)",
172172
) }}
173173

174-
{% if var('coach-present') -%}
174+
{# XXX: if var('coach-present') -%}
175175
Výsledek pro kontrolu ukaž koučovi.
176-
{%- endif %}
176+
{%- endif #}
177177

178178

179179
### Aktivace virtuálního prostředí

0 commit comments

Comments
 (0)