Skip to content

Commit f538686

Browse files
authored
Remove Breaking Line from Code Snippet
the first line "##! mode: my_mode" causes MPF to exit on error when it is included in the file and it seems as though it should be removed from the code snippet on this page. 14_add_a_mode.md
1 parent fce0194 commit f538686

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/tutorial/14_add_a_mode.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ four spaces and type `priority: 100`. Your `base.yaml` file should now
9494
look like this:
9595

9696
``` yaml
97-
##! mode: my_mode
9897
#config_version=5
9998
mode:
10099
start_events: ball_started

0 commit comments

Comments
 (0)