Skip to content

Commit

Permalink
remove unnes comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed May 28, 2017
1 parent 138d5f6 commit 32c833e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions unihan_etl/expansion.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,6 @@ def expand_kMandarin(value):


def expand_kTotalStrokes(value):
"""
:note: Similar to kMandarin, except return values are int.
"""
cn = value[0]
if len(value) == 1:
tw = value[0]
Expand Down

0 comments on commit 32c833e

Please sign in to comment.