Rename project to bikeslop
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -20,7 +20,7 @@ logging.basicConfig(
|
||||
format="%(asctime)s %(levelname)s %(name)s: %(message)s",
|
||||
datefmt="%H:%M:%S",
|
||||
)
|
||||
log = logging.getLogger("gpxport")
|
||||
log = logging.getLogger("bikeslop")
|
||||
|
||||
GPX_DIR = Path(__file__).parent / "garmin_gpx_exports"
|
||||
INSIGHTS_FILE = Path(__file__).parent / "insights.json"
|
||||
|
||||
Reference in New Issue
Block a user