You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: doc/source/flask_support.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -37,4 +37,4 @@ This example assumes that the Split.io configuration is save in a file called ``
37
37
38
38
When using the Redis client the update scripts need to be run periodically, otherwise there won't be any data available to the client.
39
39
40
-
As mentioned before, if the API key is set to ``'localhost'`` a localhost environment client is generated and no connections to Split.io are made as everything is read from ``.split`` file (you can read about this feature in the Localhost Environment section of the :doc:`/introduction`.)
40
+
As mentioned before, if the API key is set to ``'localhost'`` a localhost environment client is generated and no connections to Split.io are made as everything is read from ``.split`` file (you can read about this feature in the Localhost Environment section of the :doc:`/introduction`.)
0 commit comments