Unverified Commit 45425660 authored by Gema Parreño's avatar Gema Parreño Committed by GitHub
Browse files

python falcon doc-string example typo (#26995)

git python falcon typo
parent 70032949
...@@ -92,7 +92,7 @@ class FalconConfig(PretrainedConfig): ...@@ -92,7 +92,7 @@ class FalconConfig(PretrainedConfig):
Example: Example:
```pytho ```python
>>> from transformers import FalconModel, FalconConfig >>> from transformers import FalconModel, FalconConfig
>>> # Initializing a small (2-layer) Falcon configuration >>> # Initializing a small (2-layer) Falcon configuration
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment