Skip to content

Instantly share code, notes, and snippets.

@taiya
Created June 10, 2022 08:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save taiya/221dff8626e60a7416d38a32e64fb827 to your computer and use it in GitHub Desktop.
Save taiya/221dff8626e60a7416d38a32e64fb827 to your computer and use it in GitHub Desktop.
import types
model = types.SimpleNamespace(
config = config,
grid = grid,
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment