diff --git a/docs/cloud/implementation.mdx b/docs/cloud/implementation.mdx index 1660d053c..c7b400e33 100644 --- a/docs/cloud/implementation.mdx +++ b/docs/cloud/implementation.mdx @@ -190,7 +190,6 @@ def main(): if __name__ == "__main__": main() - ```