There was an error while loading. Please reload this page.
1 parent 6bccf01 commit 055b0afCopy full SHA for 055b0af
bayesflow/simulation.py
@@ -21,7 +21,7 @@
21
import logging
22
import os
23
import pickle
24
-from datatime import datetime
+from datetime import datetime
25
26
import matplotlib.pyplot as plt
27
import numpy as np
0 commit comments