Skip to content

Processed review comments by Simon.

Processed most of the comments as suggested, with the exception of making initialization of some variable local instead of global (boto3 AWS clients). Kept them global because initialization took 3-45ms and that would add to the Scientist overhead.

Closes #79 (closed)

Merge request reports