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.
1 parent 0a49042 commit 5840289Copy full SHA for 5840289
src/mdio/segy/_workers.py
@@ -81,7 +81,6 @@ def header_scan_worker(
81
82
return cast("HeaderArray", trace_header)
83
84
-# @profile
85
def trace_worker( # noqa: PLR0913
86
segy_kw: SegyFileArguments,
87
output_path: UPath,
0 commit comments