We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6219523 commit c1c2b7cCopy full SHA for c1c2b7c
python基础/SmallTurtle/common_grammar/test.py
@@ -0,0 +1,7 @@
1
+def fun(a):
2
+ """[summary]
3
+
4
+ Args:
5
+ a ([type]): [description]
6
+ """
7
+ pass
0 commit comments