KOSASIH / Galactic-Chain

Expected 2 blank lines after end of function or class FLK-E305
Style
Minor
1 occurrence in this check
expected 2 blank lines after class or function definition, found 1
42        y = format(point.y, "x")
43        return f"{x},{y}"
44
45ecc = EllipticCurveArithmetic()