Skip to content

Commit

Permalink
Remove py dep
Browse files Browse the repository at this point in the history
  • Loading branch information
magnmaeh committed Oct 13, 2024
1 parent cb694c9 commit 2c7d5c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/ci/reports/parse-reports.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import sys
from pathlib import Path
import pandas as pd
from py_markdown_table.markdown_table import markdown_table

THIS_DIR = Path(__file__).parent.resolve()
SAMPLE_DIR = THIS_DIR / 'samples'
Expand Down

0 comments on commit 2c7d5c4

Please sign in to comment.