Skip to content

Commit

Permalink
Add warning about problems with multiple modules
Browse files Browse the repository at this point in the history
  • Loading branch information
BorysekOndrej committed Sep 15, 2021
1 parent 57f3827 commit c9ea33a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions notebooks/tasks.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,14 @@
"}"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"### Varování\n"
"Pozor na to, že nástěnka si nerozumí úplně dobře s úlohami, které mají více modulů. Zejména např. považuje úlohu za vyřešenou, když je vyřešený alespoň jeden z modulů."
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit c9ea33a

Please sign in to comment.