1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-10 01:44:36 +00:00

CC0 license (and some import cleanup)

This commit is contained in:
Dragorn421 2025-02-18 10:07:20 +01:00
parent ba29f9c2c6
commit 4ea01b24ae
No known key found for this signature in database
GPG key ID: 381AEBAF3D429335
27 changed files with 80 additions and 22 deletions

View file

@ -1,3 +1,6 @@
# SPDX-FileCopyrightText: © 2025 ZeldaRET
# SPDX-License-Identifier: CC0-1.0
import abc
import dataclasses
import io