Skip to content

Commit bb98ddd

Browse files
kirkmorrowCopilot
andauthored
Update packages/dart/lib/src/network/parse_network_retry.dart
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 22fde31 commit bb98ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dart/lib/src/network/parse_network_retry.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ part of '../../parse_server_sdk.dart';
5353
/// - [operation]: The network operation to execute and potentially retry
5454
/// - [debug]: Whether to log retry attempts (defaults to [ParseCoreData.debug])
5555
///
56-
/// Returns
56+
/// Returns:
5757
///
5858
/// The final response (either [ParseNetworkResponse] or [ParseNetworkByteResponse])
5959
/// after all retry attempts are exhausted.

0 commit comments

Comments
 (0)