Move files to folders

This commit is contained in:
2022-01-03 20:40:02 +01:00
parent 1e0da31c99
commit d060c67197
6 changed files with 27 additions and 29 deletions

View File

@ -0,0 +1,5 @@
from discord_embed import __version__
def test_version():
assert __version__ == "0.1.0"