Skip to content

Commit 2806630

Browse files
crazyengDorian Birraux
authored andcommitted
need to add encoding for py2
1 parent 3c1a084 commit 2806630

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

wolframclient/tests/deserializers/wxf_deserialize.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
from __future__ import absolute_import, print_function, unicode_literals
24

35
import decimal

0 commit comments

Comments
 (0)