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.