Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Slight refactor of TypeVar definition in
shampoo_types_test.py
(#71)
Summary: Pull Request resolved: #71 This is slightly succinct by saving one `Type` usage and make the`bound` check more semantically correct (ie., checking the use `PreconditionerConfigType` is the subtype of `PreconditionerConfig`). Reviewed By: chuanhaozhuge Differential Revision: D67624903 fbshipit-source-id: 880c25bab712c9bf05e89967b1dc6335a9611de0
- Loading branch information