Commit ba8560e4 authored by Jakub Wilk's avatar Jakub Wilk

Fix bad indentation in a pyximport test

The indentation was inadvertently broken when expanding tabs in
e908c0b9.

Fixes:

    $ python pyximport/test/test_reload.py
      File "pyximport/test/test_reload.py", line 23
        assert hello.x == 1
        ^
    IndentationError: unexpected indent
parent 0d1f1c80
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment