Use our own hypot() for older Python support
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import re
|
||||
import time
|
||||
import random
|
||||
from math import hypot
|
||||
from itertools import count
|
||||
from munch import Munch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user