mirror of
https://github.com/kennethreitz/simplemind.git
synced 2026-06-05 14:50:16 +00:00
test
This commit is contained in:
@@ -164,3 +164,5 @@ cython_debug/
|
||||
.vscode/**
|
||||
.envrc
|
||||
.env
|
||||
|
||||
src/**
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
def hello() -> str:
|
||||
return "Hello from simplemind!"
|
||||
Reference in New Issue
Block a user