]> Cypherpunks.ru repositories - pygost.git/blobdiff - pygost/gost3413.py
Unify docstring's leading space presence
[pygost.git] / pygost / gost3413.py
index ec16f8c6b0903f73d78a3e4ee2602722d6973bc8..32be5a33f33f6a628bf2aac239f15e160f6e1df7 100644 (file)
@@ -13,7 +13,7 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
-""" GOST R 34.13-2015: Modes of operation for block ciphers
+"""GOST R 34.13-2015: Modes of operation for block ciphers
 
 This module currently includes only padding methods.
 """