fix(auto_update): autoupdate script moved to autoupdate directory

This commit is contained in:
Unknown MX Person
2025-05-22 13:18:08 +02:00
parent fc4e33ac93
commit 5ceebaa8f6
3 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
from .auto_updates import PlotUpdate
@@ -0,0 +1 @@
from .auto_updates import AutoUpdates