AntonioMrtz / SpotifyElectron

Spotify Electron is a cross-platform music streaming desktop app made with Electron-React frontend and Python-FastAPI-MongoDB Backend. The goal is to reproduce the original Spotify functionality while adding new ones like uploading songs
https://antoniomrtz.github.io/SpotifyElectron_Web/
Other
44 stars 20 forks source link

#197: Enforce type hint for parameters and return #198

Closed AntonioMrtz closed 3 months ago

AntonioMrtz commented 3 months ago

Description

Enforce type hint for parameters and return and add related rules

Commit type

Feat

Issue

Solution

Proposed Changes

Potential Impact

Screenshots

Additional Tasks

Assigned

@AntonioMrtz