Skip to content
View smile-jungle's full-sized avatar

Block or report smile-jungle

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. convert_python_files_utf-8 convert_python_files_utf-8 Public

    下载别人模型的时候python文件总是ASCII格式的,当自己想中文注释的时候每次都要在文件首行添加# -*- coding: utf-8 -*- 特别麻烦,于是设计这个插件可以一次运行将所有python首行加上utf-8允许注释

    Python