mirror of
https://github.com/onyx-and-iris/grokking-algorithms.git
synced 2024-11-15 17:30:52 +00:00
remove highest
This commit is contained in:
parent
fa3b3396f7
commit
d646cb83c1
@ -1,9 +1,6 @@
|
||||
import logging
|
||||
import math
|
||||
import random
|
||||
|
||||
highest = math.inf
|
||||
|
||||
logging.basicConfig(level=logging.DEBUG)
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user