mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-08 09:26:11 +00:00
added a utf8 declaration to fix #1011 issue
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
import sys
|
||||
from setuptools import setup, find_packages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user