initial commit

This commit is contained in:
2026-01-17 23:40:16 -05:00
commit 513afcb35a
220 changed files with 31164 additions and 0 deletions

3
deps/inkex/deprecated/__init__.py vendored Normal file
View File

@@ -0,0 +1,3 @@
from .main import *
from .meta import deprecate, _deprecated
from .deprecatedeffect import DeprecatedEffect, Effect