updated a top comment to clarify run

This commit is contained in:
stan44 2025-04-06 20:33:09 -05:00
parent 232503e0a8
commit e322a0dcc6

View File

@ -1,7 +1,7 @@
# flake8: noqa: E501
"""File browser implementation with tools and audio playback. """File browser implementation with tools and audio playback.
this includes a midi player""" this includes a midi player"""
# flake8: noqa: E501
# This is the main file this file is the one to run.
import sys import sys
import os import os