Compare commits

..

No commits in common. "371491a607164dee638dba4b97b8c7d55447764a" and "7786e953abbc4ac7f50c5d6f545708cc5c7f5651" have entirely different histories.

View File

@ -1,6 +1,4 @@
from os import makedirs from os import makedirs
from time import time
class Segment: class Segment:
def __init__(self,bA,cA,cB,trColor): def __init__(self,bA,cA,cB,trColor):
self.isFinite = bA self.isFinite = bA