Skip to content

Commit 34578e4

Browse files
committed
Encoding declaration for __init__.py
1 parent 722cbc6 commit 34578e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bogo/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# -*- coding: utf-8 -*-
2+
13
"""\
24
BoGo is a Python 3 Vietnamese input method conversion library. This library
35
is intentionally functional with no internal state and side-effect.

0 commit comments

Comments
 (0)