Skip to content

Commit

Permalink
[ci] Remove failing testsetup block
Browse files Browse the repository at this point in the history
  • Loading branch information
heapcrash committed Jul 3, 2020
1 parent 21215ac commit 7647ea6
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions pwnlib/util/packing.py
Original file line number Diff line number Diff line change
Expand Up @@ -618,13 +618,9 @@ def flat(*args, **kwargs):
Examples:
.. testsetup::
context.clear()
.. doctest::
>>> context
(Test setup, please ignore)
>>> context.clear()
Basic usage of :meth:`flat` works similar to the pack() routines.
Expand Down

0 comments on commit 7647ea6

Please sign in to comment.