We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd3e05 commit 381a1f5Copy full SHA for 381a1f5
odm2api/ODM2/services/readService.py
@@ -1,6 +1,6 @@
1
__author__ = 'jmeline'
2
3
-from sqlalchemy import func, exc
+from sqlalchemy import func
4
import pandas as pd
5
6
from odm2api.ODM2 import serviceBase
0 commit comments