Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 348 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 348 Bytes

This package is for utilities that are used during code generation and at runtime. The reason for not placing these under the main plotly/ package is that this avoids the complications of importing the module we're generating code into during code generation.

This module must be independent of (it must not import from) both plotly/ and codegen/