Skip to content

Commit

Permalink
Attribute github_link script to sklearn.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed May 14, 2018
1 parent edf309a commit 6b1dfb7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/sphinxext/github_link.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
"""
This script comes from scikit-learn:
https://github.com/scikit-learn/scikit-learn/blob/master/doc/sphinxext/github_link.py
"""
from operator import attrgetter
import inspect
import subprocess
Expand Down

0 comments on commit 6b1dfb7

Please sign in to comment.