瀏覽代碼

lower-case PEP263 encoding declaration

so emacs likes it...
IOhannes m zmölnig 5 年之前
父節點
當前提交
71cac7ab8d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      port/PyAssimp/pyassimp/structs.py

+ 1 - 1
port/PyAssimp/pyassimp/structs.py

@@ -1,4 +1,4 @@
-#-*- coding: UTF-8 -*-
+#-*- coding: utf-8 -*-
 
 from ctypes import POINTER, c_void_p, c_uint, c_char, c_float, Structure, c_char_p, c_double, c_ubyte, c_size_t, c_uint32