refactor/data_backend #12
1 changed files with 1 additions and 1 deletions
import correct file as tracker
commit
3b64d8457b
|
|
@ -2,7 +2,7 @@ from configparser import ConfigParser
|
|||
import sqlite3
|
||||
import datalad.api as dl
|
||||
import os
|
||||
import tracker as tr
|
||||
import .tracker as tr
|
||||
|
||||
|
||||
def _create_db(db: str) -> None:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue