Skip to content

Commit

Permalink
fixed typo in the example code
Browse files Browse the repository at this point in the history
  • Loading branch information
rssh committed May 12, 2024
1 parent 717b1a1 commit 599ac2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/BasicUsage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ Usage:
catch
case NonFatal(ex) =>
logger.log(s"Can't fetch $url, skipping", ex)
None
}.toMap
Expand Down

0 comments on commit 599ac2b

Please sign in to comment.