Closed molpopgen closed 3 years ago
Running the example gives:
AttributeError: module 'time' has no attribute 'clock'
The reason is that clock was deprecated, and eventually removed.
My bad--this is a diploSHIC issue!
Running the example gives:
The reason is that clock was deprecated, and eventually removed.