Skip to content

Commit 0202457

Browse files
committed
Add dataset to wordlist
1 parent 02091ec commit 0202457

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/spelling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
branches:
77
- main
88
jobs:
9-
test:
9+
pyspelling:
1010
runs-on: ubuntu-20.04
1111
steps:
1212
- uses: actions/checkout@v3

tutorials-wordlist.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
csv
22
DataLoaders
33
dataloader
4+
dataset
45
dir
56
imagenet
67
io

0 commit comments

Comments
 (0)