[+] Extend support for Python 3.7 3.8

This commit is contained in:
Azalea (on HyDEV-Daisy)
2022-04-10 22:15:32 -04:00
parent 9a5c583948
commit 5f75d9e8f1
3 changed files with 8 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
from __future__ import annotations
def main():
print('🐱')