forked from quantumlib/Cirq
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support additional
**kwargs
with default arguments in Transformer A…
…PI. (quantumlib#4890) * Support additional **kwargs with default arguments in Transformer API. * Make context a keyword argument and use it's default value from signature, if provided * Make context an optional parameter with default value as None
- Loading branch information
1 parent
556ef42
commit 8f4dfdc
Showing
2 changed files
with
144 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters