Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove untested branch in
alias_directory
We simply assert that `apath` is not None to signal to mypy that there's no possible way that the alias isn't registered on the alias multi-dependency (and therefore `adep.get_component(alias) will never return None) when the alias is present in `_aliases`.
- Loading branch information