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-15 20:51:38 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
150db9c0d9
beets
/
beets
/
dbcore
History
Šarūnas Nejus
1c16b2b308
Replace string concatenation (' + ')
...
- Join hardcoded strings - Replace concatenated variables with f-strings
2025-08-30 23:10:15 +01:00
..
__init__.py
Remove some lint exclusions and fix the issues
2024-09-21 11:59:19 +01:00
db.py
Replace string concatenation (' + ')
2025-08-30 23:10:15 +01: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