diff --git a/README.md b/README.md index f44654023..4b5447e8b 100644 --- a/README.md +++ b/README.md @@ -45,16 +45,14 @@ def test_my_model_save(): With the decorator wrapping the test, all the calls to s3 are automatically mocked out. The mock keeps the state of the buckets and keys. -# Available Moto services: + \ No newline at end of file