Some checks failed
Build and Push Docker Images / build-and-push (push) Failing after 27s
4 lines
55 B
Python
4 lines
55 B
Python
import os
|
|
import boto3
|
|
print("SUCCESS: Import works.")
|