From 0981c6321933ed445f369c5f5e6e822ee233020b Mon Sep 17 00:00:00 2001
From: Vedrana <vand@dtu.dk>
Date: Mon, 27 Apr 2020 17:45:10 +0200
Subject: [PATCH] Update st2d_examples.py

---
 st2d_examples.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/st2d_examples.py b/st2d_examples.py
index a4a66a6..d4fa781 100644
--- a/st2d_examples.py
+++ b/st2d_examples.py
@@ -8,6 +8,7 @@ Created on Thu Aug 29 11:30:17 2019
 
 import numpy as np
 import skimage.io
+import skimage.transform
 import matplotlib.pyplot as plt
 import st2d
     
-- 
GitLab