🐛 fix(loading.py): remove unnecessary type hinting for allowed_tools variable
The type hinting for allowed_tools variable is unnecessary as it is already defined in the previous line. Removing the type hinting improves the readability of the code.
G
Gabriel Luiz Freitas Almeida committed
bcb80a08b2b5f4c19c88459295cc31e548dc04e5
Parent: 4451e7e