From e322a0dcc68739291b0328eb52c635ed0f6f2bec Mon Sep 17 00:00:00 2001 From: stan44 Date: Sun, 6 Apr 2025 20:33:09 -0500 Subject: [PATCH] updated a top comment to clarify run --- Fbrowser.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Fbrowser.py b/Fbrowser.py index 91645ba..1dbd41c 100644 --- a/Fbrowser.py +++ b/Fbrowser.py @@ -1,7 +1,7 @@ -# flake8: noqa: E501 - """File browser implementation with tools and audio playback. this includes a midi player""" +# flake8: noqa: E501 +# This is the main file this file is the one to run. import sys import os