good first issuemaintenance
倉庫指標
- 星標
- (81 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
Problem:
The minimum_version and date seem to have been swapped in the deprecated python warning.
Solution:
Putting the params["date"] before the minimum_version[0] should fix the issue.