Skip to content

Commit

Permalink
merging PR Chaosthebot#390: Fix flake8 (and therefore Travis)
Browse files Browse the repository at this point in the history
Chaosthebot#390: Fix flake8 (and therefore Travis)

Description:


:ok_woman: PR passed with a vote of 17 for and 0 against, with a weighted total             of 17.0 and a threshold of 6.5.

Vote record:
@Leigende: 1
@PlasmaPower: 1
@SylvainThrd: 1
@andrewda: 1
@cthulhuely: 1
@davidak: 1
@flibustier: 1
@hongaar: 1
@loks0n: 1
@md678685: 1
@pchauncey: 1
@phil-r: 1
@rhengles: 1
@rudehn: 1
@shnist: 1
@uyavuz: 1
@viktorsec: 1
  • Loading branch information
PlasmaPower authored and chaosbot committed May 30, 2017
1 parent 9f41bae commit d249f06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion github_api/misc.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from math import exp



def dt_to_github_dt(dt):
return dt.isoformat() + "Z"

Expand Down

0 comments on commit d249f06

Please sign in to comment.