PaxosAlgorithm Implementation of the Paxos Algorithm in Python Flake8 configuration flake8 . --ignore=D210,D100,D104,D401,D202,E202,E201,I100,I201 --show-source --enable-extension=G --max-line-length=140 --count