Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replay.py Incorrect variable reference in exchange timestamp #787

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yogisec
Copy link

@yogisec yogisec commented Jan 28, 2023

I came across a mis-named variable (s/path/file_path/g) on line 48 of replay.py when troubleshooting some unrelated local issues I was having. The variable path is not defined anywhere and looking at surrounding code it appears to just be a typo.

This MR also adds some really minor lint type fixes. I tried to keep those to a minimum.

I was unable to test this change, I don't actually have any exchange data. Just happened across this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant