refactor: move import pytest line of blockchain algs under "main" sec… · silam/TheAlgorithmPython@c906ba8 · GitHub
Skip to content

Commit c906ba8

Browse files
allarobotcclauss
andauthored
refactor: move import pytest line of blockchain algs under "main" section. (TheAlgorithms#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>
1 parent 1c62bd1 commit c906ba8

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

blockchain/diophantine_equation.py

Lines changed: 2 additions & 3 deletions

blockchain/modular_division.py

Lines changed: 2 additions & 3 deletions

0 commit comments

Comments
 (0)