Skip to content

Commit 4373a1b

Browse files
author
Alistair Turnbull
committed
Remove obsolete arguments from docstring of Expand.expand_bytes()
1 parent e3ee513 commit 4373a1b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

nancy/__init__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -498,9 +498,6 @@ def expand_bytes(
498498
499499
Args:
500500
text (bytes): the text to expand
501-
base_file (Path): the filesystem input `Path`
502-
file_path (Path): the `inputs`-relative `Path`
503-
output_file (Optional[Path]): the filesystem output `Path`
504501
505502
Returns:
506503
bytes

0 commit comments

Comments
 (0)