mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 17:17:22 +01:00
feat: add testing to python template
This commit is contained in:
parent
fbc134388d
commit
ed9e8bc22e
8 changed files with 329 additions and 69 deletions
|
|
@ -1,2 +1,2 @@
|
|||
def hello() -> None:
|
||||
print("Hello from hello-world!")
|
||||
print("Hello from testing!")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue