AMD

Results 2 comments of AMD

You will need to change `Sequence` type to `List` type in `config.py` file in the `LoadConfig` class. Here is my entire file ```python from datetime import timedelta from typing import...