klank-docs/temp.py
vitrinekast ddeab36416
Some checks failed
Gitea Actions Demo / compile-html (push) Failing after 1m14s
test a python action
2025-01-07 11:51:20 +01:00

4 lines
96 B
Python

from slugify import slugify
print('hello from python!')
print(slugify("i used to have spaces"))