Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the below pylint error: ``` api/main.py:741:4: W0621: Redefining name 'root' from outer scope (line 112) (redefined-outer-name) ``` Signed-off-by: Jeny Sadadia <[email protected]>
- Loading branch information