Skip to content

Commit

Permalink
excessive newline at the end of file PEP8 W391 in examples/py/polonie…
Browse files Browse the repository at this point in the history
…x-python3-memleak-test.py
  • Loading branch information
kroitor committed Oct 16, 2018
1 parent 1a271ef commit c589e0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/py/poloniex-python3-memleak-test.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@
orderbook = exchange.fetch_order_book('ETH/BTC')
process = psutil.Process(os.getpid())
print(exchange.iso8601(exchange.milliseconds()), process.memory_info().rss)

0 comments on commit c589e0a

Please sign in to comment.