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
Feature request by @cdonovick so there are less if statements in the code (can treat modules/generators the same when inspecting them when the code dispatches on the contents of the dict, rather than having to catch exceptions or use an if guard).
The text was updated successfully, but these errors were encountered:
Feature request by @cdonovick so there are less if statements in the code (can treat modules/generators the same when inspecting them when the code dispatches on the contents of the dict, rather than having to catch exceptions or use an if guard).
The text was updated successfully, but these errors were encountered: