Skip to content

Commit

Permalink
remove tabulate import
Browse files Browse the repository at this point in the history
  • Loading branch information
priyakasimbeg authored Nov 2, 2023
1 parent 4df526b commit 1cb02ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scoring/scoring.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
import matplotlib.pyplot as plt
import numpy as np
import pandas as pd
from tabulate import tabulate

import algorithmic_efficiency.workloads.workloads as workloads_registry

Expand Down

0 comments on commit 1cb02ca

Please sign in to comment.