Skip to content

Commit 53acda4

Browse files
EliEli
authored andcommitted
Remove bogus import.
1 parent 08a97b9 commit 53acda4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dms_datastore/write_ts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
#!/usr/bin/env python
44
# -*- coding: utf-8 -*-
5-
from setuptools_scm.version import meta
5+
66
import yaml
77
import pandas as pd
88
import warnings

0 commit comments

Comments
 (0)