search in parent dir (#306)

Fixes:  #164

---------

Co-authored-by: Clawdbot <clawdbot@users.noreply.github.com>
This commit is contained in:
Kevin Stillhammer
2026-01-28 11:38:26 +01:00
committed by GitHub
parent 1d756c4b80
commit 5eee2a4332
7 changed files with 413 additions and 8 deletions
@@ -0,0 +1,3 @@
"""Hello world example."""
print("Hello, world!")