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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Adding support for AFG1062, AFG3022
Type hints across the module
RuntimeError raised if set_custom_waveform is unable to verify the waveform
Adding an attribute for _max_waveform_memory_user_locations and checking that the memory location is within this boundary when setting a new custom waveform
The override_compatibility argument supports a string argument to select which model's limits to adopt
Avoiding close on __del__ or __exit__ if the connection has already been closed
Making a property out of _timeout and changing name to timeout