mediacms-io / mediacms

MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.
https://mediacms.io
GNU Affero General Public License v3.0
2.85k stars 531 forks source link

cli.py missing f string #877

Closed lavirez closed 1 year ago

lavirez commented 1 year ago

Description

Added One Word, a missing f for f string for abspath arg in upload_media func

Steps

Pre-deploy

Post-deploy