SIGN IN SIGN UP

refactor: move import pytest line of blockchain algs under "main" section. (#2012)

* change doctest line

import doctest is not relevant with algorithms. move it under main section.

* from doctest import testmod

* refactor: move doctest under "main" section

* Update diophantine_equation.py

* Update modular_division.py

Co-authored-by: Christian Clauss <cclauss@me.com>
J
Jie Han committed
c906ba82f3772173a7e90bd0918c846530439a8b
Parent: 1c62bd1
Committed by GitHub <noreply@github.com> on 5/19/2020, 10:56:16 AM