Skip to content

Commit

Permalink
Update KanjiVG data
Browse files Browse the repository at this point in the history
  • Loading branch information
cayennes committed Dec 23, 2017
1 parent ddb442c commit fa6c2cd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion kanjicolorizer/data/kanjivg
Submodule kanjivg updated 736 files
4 changes: 2 additions & 2 deletions kanjicolorizer/tests/test_colorizer.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python2
# -*- coding: UTF-8 -*-
# -*- coding: utf-8 -*-

# test_colorizer.py is part of kanji-colorize which makes KanjiVG data
# into colored stroke order diagrams
Expand All @@ -26,7 +26,7 @@
from kanjicolorizer import colorizer
from kanjicolorizer.colorizer import KanjiVG, KanjiColorizer

TOTAL_NUMBER_CHARACTERS = 11379
TOTAL_NUMBER_CHARACTERS = 11458


class KanjiVGInitTest(unittest.TestCase):
Expand Down

0 comments on commit fa6c2cd

Please sign in to comment.