Skip to content
Unverified Commit 26b2223e authored by Matt Smith's avatar Matt Smith Committed by GitHub
Browse files

Use a class for `CachedMapper`-derived mappers instead of a dict (#549)

* make CombineMapper inherit from CachedMapper

* move axis tag attaching code into a separate method in AxisTagAttacher

* use a class for CachedMapper caches instead of using a dict directly

* drop P from mapper caches, since it's not being used

* add comment about type annotations in CachedMapperCache
parent e685e4db
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment