We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5560e63 commit 73da6f0Copy full SHA for 73da6f0
1 file changed
tests/integration/test_segy_import_export.py
@@ -26,7 +26,6 @@ def create_4d_segy(
26
cables: List,
27
num_traces: List,
28
chan_header_type: str = "a",
29
- **args,
30
):
31
"""Dummy 4D segy file for use in tests."""
32
import segyio
0 commit comments