Files
netbox-community-netbox/netbox/netbox/__init__.py
T
2021-11-17 15:12:19 -05:00

4 lines
52 B
Python

import threading
thread_locals = threading.local()