Skip to content

Commit

Permalink
fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
npalaska committed Feb 28, 2023
1 parent d42e281 commit 776d6fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pbench/server/database/models/datasets.py
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ class Dataset(Database.Base):
Columns:
id Generated unique ID of table row
owner Owning User of the dataset
owner_id User_id of the owner of the dataset
access Dataset is "private" to owner, or "public"
name Base name of dataset (tarball)
md5 The dataset MD5 hash (Elasticsearch ID)
Expand Down

0 comments on commit 776d6fa

Please sign in to comment.