Skip to content

Commit a8be1b4

Browse files
committed
fix: pass flake8
1 parent be51e11 commit a8be1b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openems/api.py

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import uuid
44

55
import jsonrpc_base
6+
67
from jsonrpc_websocket import Server
78

89
import pandas as pd

0 commit comments

Comments
 (0)