Update draw.py

This commit is contained in:
Marcelo de Oliveira Rosa Prates
2021-08-21 19:08:01 -03:00
committed by GitHub
parent 43443dfb09
commit 75b2b30279

View File

@@ -27,7 +27,7 @@ from IPython.display import Markdown, display
from collections.abc import Iterable
# Fetch
from fetch import *
from .fetch import *
# Helper functions
def get_hash(key):