Skip to content

Commit 24ce878

Browse files
committed
fixup! Remove calls to ensure_bytes, ensure_text, ensure_strings
1 parent ae164dc commit 24ce878

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shotgun_api3/lib/mockgun/mockgun.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ def __init__(self,
177177
api_key=None,
178178
convert_datetimes_to_utc=True,
179179
http_proxy=None,
180+
ensure_ascii=True,
180181
connect=True,
181182
ca_certs=None,
182183
login=None,

0 commit comments

Comments
 (0)