Skip to content

Commit

Permalink
comment out change directory.
Browse files Browse the repository at this point in the history
Ebag333 committed Oct 25, 2016
1 parent a7f3d8a commit c10a3be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bot/messenger.py
Original file line number Diff line number Diff line change
@@ -17,10 +17,10 @@ def print_my_path():

print_my_path()

'''
chdir('..')

print_my_path()

'''

class Messenger(object):
def __init__(self, slack_clients):

0 comments on commit c10a3be

Please sign in to comment.