Skip to content

Commit ba186ae

Browse files
Apply suggestions from code review
Co-authored-by: Tom White <tom.e.white@gmail.com>
1 parent 4c32d9b commit ba186ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vcztools/cli.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ def query(
166166
filtering. Intended as a drop-in replacement for bcftools query, where we
167167
replace the VCF file path with a VCZ dataset URL.
168168
169-
This is an early version an not feature complete: if you are missing a
169+
This is an early version and not feature complete: if you are missing a
170170
particular piece of functionality please open and issue at
171171
https://github.com/sgkit-dev/vcztools/issues
172172
"""
@@ -260,7 +260,7 @@ def view(
260260
Intended as a drop-in replacement for bcftools view, where
261261
we replace the VCF file path with a VCZ dataset URL.
262262
263-
This is an early version an not feature complete: if you are missing a
263+
This is an early version and not feature complete: if you are missing a
264264
particular piece of functionality please open and issue at
265265
https://github.com/sgkit-dev/vcztools/issues
266266
"""

0 commit comments

Comments
 (0)