Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.

Commit

Permalink
Fix module docstring typo (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
elmisback authored and rsepassi committed Sep 7, 2017
1 parent 406db60 commit 8f83adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensor2tensor/visualization/attention.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

"""Module for postprocessing and displaying tranformer attentions.
This module is deigned to be called from an ipython notebook.
This module is designed to be called from an ipython notebook.
"""

import json
Expand Down

0 comments on commit 8f83adf

Please sign in to comment.