"...svn:/svn.code.sf.net/p/irrlicht/code/trunk@4096" did not exist on "5d18ec922ff538d95d353a45dbc7d1ab62a218e0"
Commit 4767f95b authored by Cody Zacharias's avatar Cody Zacharias Committed by GitHub

Update spacing

parent 02b47866
......@@ -17,7 +17,7 @@ def Set(config):
d._since = datetime.datetime.strptime(config.Since, "%Y-%m-%d").date()
d._since_def_user = True
else:
d._since = datetime.datetime.strptime("2006-03-21", "%Y-%m-%d").date() # the 1st tweet
d._since = datetime.datetime.strptime("2006-03-21", "%Y-%m-%d").date() # the 1st Tweet
d._since_def_user = False
return d
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment