punkt hinzugefügt

This commit is contained in:
Wir
2024-09-28 14:06:25 +02:00
parent 8fd17d00d0
commit 4856f5823f

View File

@@ -91,7 +91,7 @@
")\n", ")\n",
"import json\n", "import json\n",
"# Authorize the client, save the token.\n", "# Authorize the client, save the token.\n",
"# A scope can be specified, but will default to the default scope set when initializing the client\n", "# A scope can be specified, but will default to the default scope set when initializing the client.\n",
"token = farm_client.authorize(username, password)\n", "token = farm_client.authorize(username, password)\n",
"\n", "\n",
"import pandas as pd\n", "import pandas as pd\n",