We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50e5f19 commit dc7f83dCopy full SHA for dc7f83d
1 file changed
malariagen_data/util.py
@@ -83,7 +83,6 @@ def _read_gff3(buf, compression="gzip"):
83
names=gff3_cols,
84
na_values=["", "."],
85
compression=compression,
86
- engine="python",
87
)
88
89
# parse attributes
0 commit comments