Clean-Code-in-Python/Chapter01 at master · kayakpeter/Clean-Code-in-Python · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

Chapter 01 - Introduction, Tools, and Formatting

Install dependencies:

make setup

Run the tests:

make test