Results 4 issues of Alex

### Expected behaviour Integration tests run with the --with-docker flag should connect to a postgres instance and run the tests ### Actual behaviour Failure to connect to database as root...

Playing around with ideas on separating out the ingestion of the source input from the actual formatting of the docstring To Do: * Add docstrings back to all the main...

Move the different docstring style options into an enum for easier referencing through the code

".../pydocstring/pydocstring/formatter.py" is overriding the stdlib module "formatter"PylancereportShadowedImports Also: * removed unused imports * added types to functions * removed references to google from the docs (since it isn't only google)...