Skip to content

Commit 92a0465

Browse files
Format code with black, yapf, autopep8, isort, standardjs, prettier and google-java-format
1 parent ca3349d commit 92a0465

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

API/help_funcs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ class Help_Funcs:
1212
argument -- description
1313
Return: return_description
1414
"""
15+
1516
def send_email(subject: str, message: str, reviver: str) -> bool:
1617
"""sumary_line
1718

0 commit comments

Comments
 (0)