Skip to content

Commit e5ff440

Browse files
committed
make pylint happy
1 parent 8821e57 commit e5ff440

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/storage/src/simcore_service_storage/api/rpc/_async_jobs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# pylint: disable=unused-argument
12
from datetime import datetime
23

34
from fastapi import FastAPI

0 commit comments

Comments
 (0)