fix markdownlint
This commit is contained in:
parent
9a3e23c89a
commit
d43a7cb8b3
@ -34,4 +34,4 @@ The following functions were removed:
|
||||
- `NodeId::cmp`: Use the `PartialOrd` and `Ord` traits instead.
|
||||
- `ScheduleGraph::set_conditions_at`: If needing to check presence of conditions,
|
||||
use `ScheduleGraph::system_sets` and `SystemSets::has_conditions`.
|
||||
Otherwise, use `SystemSets::get_conditions`.
|
||||
Otherwise, use `SystemSets::get_conditions`.
|
||||
|
Loading…
Reference in New Issue
Block a user