mirror of
https://github.com/marceloprates/prettymaps.git
synced 2025-08-29 17:19:57 +02:00
Update draw.py
This commit is contained in:
committed by
GitHub
parent
43443dfb09
commit
75b2b30279
@@ -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):
|
||||
|
Reference in New Issue
Block a user