Vulkan/Database/Database.py

4 lines
61 B
Python

class Database:
def __init__(self) -> None:
pass