Python updates
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 52s

This commit is contained in:
2025-03-15 19:19:36 +01:00
parent 886d434849
commit 06c098c194
3 changed files with 9 additions and 1 deletions

View File

@@ -49,7 +49,7 @@ endsnippet
snippet docstring "Header Comment" A
-- `!p snip.rv = fn`
-- Created on: `date`
-- Author(s): ${1:Alexander Graf, Carl Ries, Yannick Reiß}
-- Author(s): ${1:Nina Chloé Reiß}
-- Content: ${2: Entity `!p snip.rv = fn.split('.')[0]`}
$0
endsnippet