nautechsystems / nautilus_trader

A high-performance algorithmic trading platform and event-driven backtester
https://nautilustrader.io
GNU Lesser General Public License v3.0
1.71k stars 402 forks source link

Small mistake in Cache.get function documentation #1772

Closed faysou closed 2 days ago

faysou commented 2 days ago

Bug Report

Expected Behavior

The get function for the cache class has the same documentation as add, this should be corrected. https://github.com/nautechsystems/nautilus_trader/blob/develop/nautilus_trader/cache/cache.pyx#L2005

cjdsellers commented 2 days ago

Thanks for the report @faysou

Now fixed 649a096207f375bd285975c2f07cc74d2f25bd87.