Skip to content

Commit

Permalink
change the tiffslide to openslide
Browse files Browse the repository at this point in the history
  • Loading branch information
benmalef committed Oct 18, 2024
1 parent 3a6e11e commit f2e0d92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GANDLF/entrypoints/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import os
import argparse
import ast

import openslide
# import traceback
from typing import Optional

Expand Down

0 comments on commit f2e0d92

Please sign in to comment.