We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
expand_bytes()
1 parent ebd493f commit e4dc133Copy full SHA for e4dc133
nancy/__init__.py
@@ -149,7 +149,7 @@ def expand_bytes(
149
text (bytes): the text to expand
150
base_file (Path): the filesystem input `Path`
151
file_path (Path): the `inputs`-relative `Path`
152
- output_path (Path): the filesystem output `Path`
+ output_path (Optional[Path]): the filesystem output `Path`
153
154
Returns:
155
bytes
0 commit comments