testing imports after adding a requirements.txt file which is akin to a Gemfile or package.json
This commit is contained in:
@@ -5,3 +5,6 @@
|
|||||||
# 3) Okay, you can read monitoring configs. We recommend things to avoid. Want to go further? Use write access to disable (if applicable)
|
# 3) Okay, you can read monitoring configs. We recommend things to avoid. Want to go further? Use write access to disable (if applicable)
|
||||||
# 4) Don't want to do anything with monitoring? That's fine, let's guide you through figuring out what your access looks like
|
# 4) Don't want to do anything with monitoring? That's fine, let's guide you through figuring out what your access looks like
|
||||||
# 5) Help with a printout of options from this point forward
|
# 5) Help with a printout of options from this point forward
|
||||||
|
|
||||||
|
import boto3
|
||||||
|
import argparse
|
||||||
|
|||||||
Reference in New Issue
Block a user