Skip to content

Commit

Permalink
Fix doc test.
Browse files Browse the repository at this point in the history
  • Loading branch information
YooSunYoung committed Dec 13, 2024
1 parent 28a118a commit e0c265e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app_crafter/constructors/providers.py
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,7 @@ def provider(
Examples
--------
>>> from beamlime import ProviderGroup
>>> from app_crafter.constructors import ProviderGroup
>>> from typing import Literal
>>> number_providers = ProviderGroup()
>>> @number_providers.provider
Expand Down

0 comments on commit e0c265e

Please sign in to comment.