Rename all instances of maqpi to maqpy

This commit is contained in:
Scoder12
2020-07-27 17:50:24 -07:00
parent fb3fc94153
commit 1b26d1a8f8
6 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
"""The replit python module."""
from . import maqpi
from . import maqpy
from .audio import Audio
from .database import db