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
`microgrid.grid.get()` returns `Grid | None`, so before accessing any
attributes from `grid` we need to make sure it is not `None`.
Signed-off-by: Leandro Lucarella <[email protected]>
0 commit comments