Skip to content

Commit

Permalink
info endpoints do not have a granularity
Browse files Browse the repository at this point in the history
  • Loading branch information
gsfk committed Dec 16, 2024
1 parent e1952fb commit 7dafbd9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bento_beacon/config_files/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ class Config:
"biosamples": GRANULARITY_COUNT,
"cohorts": GRANULARITY_RECORD,
"datasets": GRANULARITY_RECORD,
"info": GRANULARITY_RECORD,
"network": GRANULARITY_COUNT,
}

Expand Down

0 comments on commit 7dafbd9

Please sign in to comment.