add snippet for python

This commit is contained in:
Antoine Vaure 2025-10-08 14:31:08 +02:00
parent 913c37e3c4
commit f65569dc50

2
snippets/python.snippets Normal file
View file

@ -0,0 +1,2 @@
snippet exception Exception statement
Exception(f"$1")