Skip to content

Commit 7c3a213

Browse files
committed
linting
1 parent 3c472f9 commit 7c3a213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodestream/pipeline/extractors/stores/splunk_extractor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import json
21
import asyncio
2+
import json
33
from logging import getLogger
44
from typing import Any, AsyncGenerator, Dict, Optional
55

0 commit comments

Comments
 (0)