Skip to content

Commit

Permalink
Update board.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jij1949 authored Aug 3, 2023
1 parent 03d1094 commit 3c6587e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions querybook/server/logic/board.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import datetime

from sqlalchemy import or_
from app.db import with_session
from const.elasticsearch import ElasticsearchItem
from models.board import Board, BoardItem, BoardEditor
Expand Down

0 comments on commit 3c6587e

Please sign in to comment.