You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vcf.Writer(f, header_obj)
File "/lib/python3.11/site-packages/vcf/parser.py", line 776, in __init__
self.writer = csv.writer(
^^^^^^^^^^^
TypeError: "quotechar" must be a 1-character string