Files
governance/tools
Goutham Pacha Ravi 19a94c4976 fix prettytable deprecation warning
prettytable 3.12 introduced ENUMs for
hrules and vrules. Avoid seeing a warning
by adopting this newer code:

check-review-status: commands[0]> tools/check_review_status.py
Delegating release-management tags to MISSING
governance/tools/check_review_status.py:471: DeprecationWarning: the 'ALL' constant is deprecated, use the 'HRuleStyle' and 'VRuleStyle' enums instead
  hrules=prettytable.ALL,

Change-Id: I824550165b3e3bb06221ffb0ddaeb90f04fe493c
2025-05-05 12:45:26 -07:00
..
2024-02-19 02:52:10 +09:00