Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
erwanp authored Jan 1, 2025
1 parent 3df62e7 commit 68fcc2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ctwrap/output.py
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@ def dir(self):
return []

df = pd.read_csv(fname)
print("DEBUG dir df", df)
return list(df.output)

def load_like(self, entry, other):
Expand Down

0 comments on commit 68fcc2d

Please sign in to comment.