mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-20 15:50:56 +00:00
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