Skip to content

Commit 22c4069

Browse files
committed
add UTF-8 encoding comment
1 parent 5158ea2 commit 22c4069

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

addon/globalPlugins/MathCAT/MathCATPreferences.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
import math
24
import wx
35
from . import MathCATgui

0 commit comments

Comments
 (0)