Skip to content

Commit

Permalink
feat: Add gorilla to starter_shapes (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sirius207 authored Sep 23, 2024
1 parent a93e627 commit ac4d124
Show file tree
Hide file tree
Showing 2 changed files with 1,513 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/data_morph/data/loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ class DataLoader:
'cat': 'cat.csv',
'dino': 'dino.csv',
'dog': 'dog.csv',
'gorilla': 'gorilla.csv',
'music': 'music.csv',
'panda': 'panda.csv',
'pi': 'pi.csv',
Expand Down
Loading

0 comments on commit ac4d124

Please sign in to comment.