refactor: update notations

This commit is contained in:
莘权 马 2023-11-03 12:00:18 +08:00
parent b1386a01f5
commit 290479969b

View file

@ -4,6 +4,8 @@
@Time : 2023/4/29 16:07
@Author : alexanderwu
@File : common.py
@Modified By: mashenquan, 2023-11-1. According to Chapter 2.2.2 of RFC 116:
Add generic class-to-string and object-to-string conversion functionality.
"""
import ast
import contextlib