mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-12 08:54:00 +02:00
5 lines
96 B
Markdown
5 lines
96 B
Markdown
|
def ma_fonction():
|
||
|
"""
|
||
|
C'est une super fonction
|
||
|
"""
|
||
|
pass
|