Skip to content

Commit 79e8511

Browse files
ParthS007rsepassi
authored andcommitted
Fixes#243: Fixed Typo in Horses Humans Script (#244)
* Fixed Typo in Horses Humans Script * Fixed Typo in Horses Humans Script * Fixed Typo in Horses Humans Script
1 parent a266ec3 commit 79e8511

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tensorflow_datasets/testing/horses_or_humans.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
r"""Generate fake data for rock_paper_scissors dataset.
17-
18-
"""
16+
r"""Generate fake data for horses_or_humans dataset."""
1917

2018
from __future__ import absolute_import
2119
from __future__ import division

0 commit comments

Comments
 (0)