RF: Widespread refactorings
Compare changes
Files
4- Paul McCarthy authored
@@ -14,7 +14,7 @@ understandable manner.
@@ -33,7 +33,7 @@ them alongside this notebook file, in a directory called
@@ -41,7 +41,7 @@ os.chdir('02_modules_and_packages')
@@ -256,7 +256,7 @@ fact, there no difference between a _module_ and a _script_ - any `.py` file
@@ -272,7 +272,7 @@ that allows you to add code to a file that is _only executed when the module is
@@ -351,7 +351,7 @@ from knowing that it is needed. But you can use `__init__.py` to perform some