Skip to content

Commit

Permalink
prepare project structures
Browse files Browse the repository at this point in the history
  • Loading branch information
p16i committed May 13, 2019
1 parent ba4d832 commit 3d2f9e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions databuri/datasets/__index__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# @todo #1 implement datasets (ThaiMNIST, BEST, ...), ...
1 change: 1 addition & 0 deletions databuri/datasources/__index__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# @todo #1 implement datasources Air4Thai, ...

2 comments on commit 3d2f9e2

@0pdd
Copy link

@0pdd 0pdd commented on 3d2f9e2 May 13, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1-545858dd discovered in databuri/datasets/__index__.py and submitted as #3. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link

@0pdd 0pdd commented on 3d2f9e2 May 13, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1-3c46b67c discovered in databuri/datasources/__index__.py and submitted as #4. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

Please sign in to comment.