Skip to content

Commit

Permalink
Import figshare_stem from commons instead of grouper_query #31
Browse files Browse the repository at this point in the history
  • Loading branch information
astrochun committed Jul 14, 2020
1 parent 17fae2c commit 70ca119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requiam/manual_override.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import pandas as pd

from .ldap_query import LDAPConnection
from .grouper_query import figshare_stem
from .commons import figshare_stem


class ManualOverride:
Expand Down

0 comments on commit 70ca119

Please sign in to comment.