Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Join the messages | hs_junxiang | 2023-09-04 | 1 | -4/+2 |
| | | | | | A better approach is to use the `.join()` method of strings, which reduces string concatenation operations and improves performance. Additionally, using formatted strings (f-strings) makes the code cleaner and more readable. | ||||
* | Improve provider list | Heiner Lohaus | 2023-08-24 | 1 | -1/+1 |
| | |||||
* | refactor: refactor provider | MIDORIBIN | 2023-08-14 | 1 | -0/+36 |