Skip to content

Commit

Permalink
minor comment
Browse files Browse the repository at this point in the history
- mostly to force Circle CI to rebuild
  • Loading branch information
casperdcl committed Feb 16, 2020
1 parent 84120e1 commit 1a3fada
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
#!/usr/bin/env python
"""
Creates docs/gsod19/repos-graph.html
Requires env `$GITHUB_API_TOKEN`
"""
from __future__ import print_function, division
import os
import sys
Expand Down

0 comments on commit 1a3fada

Please sign in to comment.