Skip to content

Commit

Permalink
Fixed function
Browse files Browse the repository at this point in the history
  • Loading branch information
kenyonJ committed Oct 23, 2018
1 parent aa693fb commit a5e6341
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions StorylineB.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
### Storyline B
def StoryB
print("Testing if this works as it should")
def StoryB():
print("Testing if this works as it should")

0 comments on commit a5e6341

Please sign in to comment.