Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e2b6a72

Browse files
committed
remove deprecated gh_api
1 parent 106a527 commit e2b6a72

2 files changed

Lines changed: 1 addition & 142 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ extend-select = [
413413
# "RUF", # Ruff-specific
414414
# "SIM", # flake8-simplify
415415
# "T20", # flake8-print
416-
# "UP", # pyupgrade
416+
"UP", # pyupgrade
417417
"UP004", # 1 [*] Class `...` inherits from `object`
418418
# "UP006", # 1 [*] Use `list` instead of `t.List` for type annotation
419419
# "UP006", # 1 [*] Use `tuple` instead of `t.Tuple` for type annotation

tools/gh_api.py

Lines changed: 0 additions & 141 deletions
This file was deleted.

0 commit comments

Comments
 (0)