You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a Readonly Propagator to match the golang "One Way" propagator. (#196)
* Create a Readonly Propagator to match the golang "One Way" propagator.
Also adds usage information to README.rst for both propagators.
* lint fix
* Rename "Readonly" to "OneWay" for consistency with other languages
also corrects a type error with an empty set.
* style fix from @aabmass
Co-authored-by: Aaron Abbott <[email protected]>
Co-authored-by: Aaron Abbott <[email protected]>
0 commit comments