forked from loafle/openapi-generator-original
Merge pull request #1013 from SparrowJang/develop_2.0
added a utf8 declaration to fix #1011 issue
This commit is contained in:
commit
6719a6cc74
@ -1,3 +1,4 @@
|
|||||||
|
# -*- coding: utf-8 -*-
|
||||||
import sys
|
import sys
|
||||||
from setuptools import setup, find_packages
|
from setuptools import setup, find_packages
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user