Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a3c23ec

Browse filesBrowse files
committed
changed to score as per new api
1 parent 47fe4bd commit a3c23ec
Copy full SHA for a3c23ec

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎language/api/analyze.py

Copy file name to clipboardExpand all lines: language/api/analyze.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ def analyze_syntax(text, encoding='UTF32'):
8888
'type': 'PLAIN_TEXT',
8989
'content': text,
9090
},
91+
'encoding_type': encoding
9192
}
9293

9394
service = get_service()

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.