7 コミット (57ec12eb6b01a72aa500d9fa3da5a9587670a4d0)

作成者 SHA1 メッセージ 日付
  Bowen Liang 17fd773a30
chore(api/services): apply ruff reformatting (#7599) 1年前
  Bowen Liang 04ad46dd31
chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 1年前
  LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1年前
  Jyong 97fe817186
Fix/upload limit (#2521) 1年前
  Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1年前
  Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 1年前
  Jyong a71f2863ac
Annotation management (#1767) 1年前