mirror of
https://github.com/netbox-community/netbox.git
synced 2026-03-31 14:43:36 +02:00
#21701 allow upload script via API
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import datetime
|
||||
import hashlib
|
||||
from io import BytesIO
|
||||
from unittest.mock import MagicMock, patch
|
||||
|
||||
from django.contrib.contenttypes.models import ContentType
|
||||
|
||||
Reference in New Issue
Block a user