commit | 681fca8f43f9cbed97ce2df0b871447953c7edda | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Tue Dec 31 14:13:39 2013 -0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Tue Dec 31 14:13:39 2013 -0800 |
tree | 416e6b577f89d0bc8f110983b5a10d83afccfede | |
parent | be60d7065c5a55a06a1e3f301de8f1dbfc7c8eb3 [diff] [blame] |
Rearange sentence on recommendation of @jacobian
diff --git a/docs/cryptography-docs.py b/docs/cryptography-docs.py index 0252d69..f27a846 100644 --- a/docs/cryptography-docs.py +++ b/docs/cryptography-docs.py
@@ -23,6 +23,9 @@ if self.content: message += DANGER_ALTERNATE.format(alternate=self.content[0]) + import pdb + pdb.set_trace() + ad = make_admonition( Hazmat, self.name,