autosign.py -> autosign/__init__.py

This commit is contained in:
The MMGen Project 2026-05-08 13:34:25 +00:00
commit b99ef94b60
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2
3 changed files with 30 additions and 29 deletions

View file

@ -1,4 +1,4 @@
from .autosign_orig import *
from .__init___orig import *
class overlay_fake_Autosign: