Trivial update

This commit is contained in:
Miroslav Stampar
2019-06-04 14:48:51 +02:00
parent 495e7c8210
commit 70710df2ac
7 changed files with 8 additions and 8 deletions

View File

@@ -12,8 +12,8 @@ import functools
import math
import os
import random
import uuid
import sys
import uuid
class WichmannHill(random.Random):
"""