compile/remote-compile/lbc/tool/__init__.py (3 lines of code) (raw):

# -*- coding: utf-8 -*- """ ------------------------------------------------- File Name: __init__.py Description : Author : liaozhaoyan date: 2021/7/17 ------------------------------------------------- Change Activity: 2021/7/17: ------------------------------------------------- """ __author__ = 'liaozhaoyan' if __name__ == "__main__": pass