Skip to content

Commit

Permalink
Removed yaml library from csv_wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
Agranya Ketha committed Sep 15, 2023
2 parents 21e703c + 4af3426 commit fa631c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ontogpt/io/csv_wrapper.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
"""Utilities for CSVs and TSVs."""
# import yaml
import csv
import logging
from pathlib import Path
Expand Down

0 comments on commit fa631c7

Please sign in to comment.