Skip to content

Commit

Permalink
Update quant_base_module.py
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbinBouwmeester committed Dec 9, 2024
1 parent 271d9b7 commit 6984d60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proteobench/modules/quant/quant_base/quant_base_module.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

import logging
import os
import zipfile
from tempfile import TemporaryDirectory
from typing import Any, Dict, List, Optional

Expand Down

0 comments on commit 6984d60

Please sign in to comment.