Skip to content
Snippets Groups Projects
Commit 9b040d98 authored by Martin Voelkle's avatar Martin Voelkle
Browse files

frist p0st!!1!

parents
No related branches found
No related tags found
No related merge requests found
/.venv
/build
/src/*.egg-info
[project]
name = "gehn"
dynamic = ["version"]
requires-python = ">=3.12"
dependencies = [
]
optional-dependencies.dev = [
"ipykernel",
"pip-tools",
"pyright",
"ruff",
]
def main():
pass
main()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment