This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
beets
Watch
2
Star
0
Fork
0
You've already forked beets
mirror of
https://github.com/beetbox/beets.git
synced
2026-05-16 20:41:03 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
empty_metadata_fix
beets
/
beets
/
dbcore
History
Konstantin
12f2a1f694
fix mypy error
2025-10-19 15:12:27 +02:00
..
__init__.py
Remove some lint exclusions and fix the issues
2024-09-21 11:59:19 +01:00
db.py
fix mypy error
2025-10-19 15:12:27 +02:00
query.py
Replace string concatenation (' + ')
2025-08-30 23:10:15 +01:00
queryparse.py
Use table-qualified names in any field query
2025-01-19 01:09:11 +00:00
types.py
Replace format calls with f-strings
2025-08-30 18:42:26 +01:00