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

feat: add rename_file and remove_file to TradeEnv #161

Merged
merged 1 commit into from
May 5, 2024

Conversation

kfsone
Copy link
Contributor

@kfsone kfsone commented May 5, 2024

This adds normalizing methods for removing and renaming files that will log the operation at DEBUG1, and in the case of rename will ensure a .old backup of the existing file.

Committing separately of other work that leverages it.

This adds normalizing methods for removing and renaming files that will log the operation at DEBUG1,
and in the case of rename will ensure a .old backup of the existing file.

Committing separately of other work that leverages it.
@eyeonus eyeonus merged commit 778278d into eyeonus:release/v1 May 5, 2024
15 checks passed
@kfsone kfsone deleted the feat/tradeenv-file-ops branch May 6, 2024 00:17
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.

2 participants