Skip to content

Commit

Permalink
Merge pull request #35 from RobertLucian/develop
Browse files Browse the repository at this point in the history
test PR for showcasing whatever
  • Loading branch information
RobertLucian committed May 1, 2018
2 parents 60b0ccd + 2b1d6fa commit 2916b7d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/altgpg3/easygopigo3.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
#
#####################################################################

def test():
print("yeah")


class EasyGoPiGo3(gopigo3.GoPiGo3):
"""
Expand Down

0 comments on commit 2916b7d

Please sign in to comment.