This website requires JavaScript.
Explore
Help
Sign In
Backup_Repos
/
beets
Watch
1
Star
0
Fork
You've already forked beets
0
mirror of
https://github.com/beetbox/beets.git
synced
2026-01-23 00:21:44 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
ddca7c481c
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