mirror of
https://github.com/RafaelSolVargas/Vulkan.git
synced 2025-10-29 16:57:23 +00:00
Adding some typing to the project and rebuilding the Downloader
This commit is contained in:
3
vulkan/database/Database.py
Normal file
3
vulkan/database/Database.py
Normal file
@@ -0,0 +1,3 @@
|
||||
class Database:
|
||||
def __init__(self) -> None:
|
||||
pass
|
||||
Reference in New Issue
Block a user