mirror of
https://github.com/daylinmorgan/swydd.git
synced 2024-11-07 01:33:14 -06:00
docs: cleanup
This commit is contained in:
parent
21f6225520
commit
115900bf83
2 changed files with 0 additions and 8 deletions
|
@ -3,8 +3,6 @@
|
||||||
[![MIT License][license-shield]][license-url]
|
[![MIT License][license-shield]][license-url]
|
||||||
[![Ruff][ruff-shield]][ruff-url]
|
[![Ruff][ruff-shield]][ruff-url]
|
||||||
[![pre-commit][pre-commit-shield]][pre-commit-url]
|
[![pre-commit][pre-commit-shield]][pre-commit-url]
|
||||||
<!-- [![Stargazers][stars-shield]][stars-url] -->
|
|
||||||
<!-- [![PYPI][pypi-shield]][pypi-url] -->
|
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<h1>sywdd</h1>
|
<h1>sywdd</h1>
|
||||||
|
|
6
hello.py
6
hello.py
|
@ -1,6 +0,0 @@
|
||||||
def main():
|
|
||||||
print("Hello from swydd!")
|
|
||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
|
||||||
main()
|
|
Loading…
Reference in a new issue