Skip to content

Commit c448866

Browse files
committed
Merged with working branch
1 parent 75e1fd5 commit c448866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Zombie-House/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Converted code to use f-strings (available in Python 3.6 and newer)
88
'''
99

10-
# NOTE: This code is in the 'working' branch
10+
# NOTE: This code is in the 'master' branch
1111

1212
def showInstructions():
1313
# print a main menu and the commands

0 commit comments

Comments
 (0)