forked from loafle/openapi-generator-original
added a utf8 declaration to fix #1011 issue
This commit is contained in:
parent
cde8d7ba4c
commit
713ae4a957
@ -1,3 +1,4 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
import sys
|
||||
from setuptools import setup, find_packages
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user