Skip to content

Commit feef904

Browse files
authored
MAINT: copryright --> copyright in scripts/ file
Typo found in find_commits_touching_func.py file
1 parent 3e40255 commit feef904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/find_commits_touching_func.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
# -*- coding: utf-8 -*-
33

4-
# copryright 2013, y-p @ github
4+
# copyright 2013, y-p @ github
55

66
from __future__ import print_function
77
from pandas.compat import range, lrange, map, string_types, text_type

0 commit comments

Comments
 (0)