BF: Test for being an instance of list not alias
The correct test here should be extra_args being of type list rather than an alias for the list class.
The correct test here should be extra_args being of type list rather than an alias for the list class.