Linter fixes
NB I have permitted bare except: blocks in smart_scan. This should be reverted.
This commit is contained in:
parent
57177c6a56
commit
27aec769a2
4 changed files with 16 additions and 23 deletions
|
|
@ -2,7 +2,6 @@ import json
|
|||
import os
|
||||
import tempfile
|
||||
|
||||
from fastapi import Depends, FastAPI
|
||||
from fastapi.testclient import TestClient
|
||||
from labthings_fastapi.client import ThingClient
|
||||
from PIL import Image
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue