mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-05 02:55:25 +00:00
Fix async
This commit is contained in:
parent
2e9699ab01
commit
539fcb02c6
@ -413,7 +413,7 @@ class OsSummary():
|
||||
console.print("Please install the official Python from [bold blue]https://www.python.org[/bold blue] and try again.", style="bold yellow")
|
||||
sys.exit(0)
|
||||
|
||||
async def get_system_summary(self):
|
||||
def get_system_summary(self):
|
||||
"""
|
||||
Generate a summary of the system environment.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user