aboutsummaryrefslogtreecommitdiff
path: root/app/main/datasets.py
blob: 8959b0d484289850fcdeb194ada501ae3cdfea84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# -*- coding: utf-8 -*-

# Author: G.J.J. van den Burg <gvandenburg@turing.ac.uk>
# License: See LICENSE file
# Copyright: 2020 (c) The Alan Turing Institute

import os
import json
import logging


from app.utils.datasets import md5sum