1
0
Commit Graph

8 Commits

Author SHA1 Message Date
a27ffe6ddb Move most of the client code into dedicated MyAnimeList client
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 38s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 33s
2025-05-06 00:47:30 +02:00
94d07d8ba5 test: Move tests from myanimelist.py to a new test file 2025-03-16 22:05:32 +01:00
3d9c694fe8 Ruff 2025-03-15 21:54:56 +01:00
5ef8787a30 Download MAL songs
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 36s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2025-02-01 21:51:58 +01:00
6749479f38 Support dataclasses obj
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 34s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2025-02-01 20:33:54 +01:00
e35948a5d1 Remove debug prints 2025-02-01 20:12:16 +01:00
d2916cbc28 Improved normalization to prevent weird transformations
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 34s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2025-02-01 20:11:50 +01:00
9d528d4cfd MyAnimeList
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 36s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2025-02-01 20:00:21 +01:00