Skip to content

Commit

Permalink
Fixed Minor Docstring mistake
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
digantamisra98 committed Aug 21, 2019
1 parent d65eb84 commit 42ee42d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mish/TF-Keras/mish.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Tensorflow-Keras Implementation of Mishh"""
"""Tensorflow-Keras Implementation of Mish"""

## Import Necessary Modules
import tensorflow as tf
Expand Down

0 comments on commit 42ee42d

Please sign in to comment.