This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
netbox-docker/startup_scripts/startup_script_utils/__init__.py
2021-04-21 12:33:35 -04:00

3 lines
104 B
Python

from .custom_fields import pop_custom_fields, set_custom_fields_values
from .load_yaml import load_yaml