move comments around for pydocs functionality
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
import boto3
|
||||
import botocore
|
||||
import pprint
|
||||
|
||||
'''
|
||||
S3 functions for WeirdAAL
|
||||
'''
|
||||
|
||||
import boto3
|
||||
import botocore
|
||||
import pprint
|
||||
|
||||
pp = pprint.PrettyPrinter(indent=5, width=80)
|
||||
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user