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. | ||||
* | ~ | code styling | abc | 2023-08-27 | 1 | -44/+42 |
| | |||||
* | fix theb but need auth | Bagus Indrayana | 2023-08-20 | 1 | -15/+72 |
| | |||||
* | refactor: refactor provider | MIDORIBIN | 2023-08-14 | 1 | -0/+39 |