Skip to content

Commit

Permalink
dummy commit
Browse files Browse the repository at this point in the history
  • Loading branch information
amva13 committed Jan 22, 2025
1 parent f7a8e9c commit 596da8b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tdc/test/test_model_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ def setUp(self):
print(os.getcwd())
self.resource = cellxgene_census.CensusResource()

def testFake(self):
print("success")

def testscGPT(self):
from tdc.multi_pred.anndata_dataset import DataLoader
from tdc import tdc_hf_interface
Expand Down

0 comments on commit 596da8b

Please sign in to comment.