mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 02:48:38 -06:00
Add render_jinja2 to __all__
This commit is contained in:
parent
517c8016c3
commit
48a32aca3d
@ -7,6 +7,7 @@ from netbox.config import get_config
|
|||||||
|
|
||||||
__all__ = (
|
__all__ = (
|
||||||
'DataFileLoader',
|
'DataFileLoader',
|
||||||
|
'render_jinja2',
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user