Skip to content

Commit 52fee0c

Browse files
committed
fix: linters
1 parent bbead6f commit 52fee0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/update_stream.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
import dotenv
2828
from ceramic.ceramic import Ceramic
29-
from ceramic.streams import (
29+
from ceramic.streams import ( # pylint: disable=unused-import
3030
CONTRIBUTE_PROD_CENTAURS_STREAM_ID,
3131
CONTRIBUTE_PROD_DB_STREAM_ID,
3232
)

0 commit comments

Comments
 (0)