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: docs/configuration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -222,7 +222,7 @@ Note that `batch_size` is not currently supported for Lithops.
222
222
223
223
## Debugging
224
224
225
-
You can use Donfig's `pprint` method if you want to check which configuration settings are in effect when you code is run:
225
+
You can use [Donfig](https://donfig.readthedocs.io/en/latest/)'s `pprint` method if you want to check which configuration settings are in effect when you code is run:
0 commit comments