Modernize imports for the Review Bot worker.

Review Request #13706 — Created April 5, 2024 and submitted

Information

ReviewBot
release-4.x

Reviewers

This change swaps out all our old unicode_literals imports for
annotations, removes some unused imports, and removes various Python 2
fallbacks.

Ran unit tests.

Summary ID
Modernize imports for the Review Bot worker.
This change swaps out all our old unicode_literals imports for annotations, removes some unused imports, and removes various Python 2 fallbacks. Testing Done: Ran unit tests.
84d8ce5eb666689fa984db099b14eda5035bfa86
maubin
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.x (e17ac54)
Loading...