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

hotfix/fix-edebt: Patches economy/edebt and updates tests #4981

Merged
merged 1 commit into from
May 8, 2023

Conversation

deeleeramone
Copy link
Contributor

This PR fixes #4980.

Before:

image

After:

Screenshot 2023-05-05 at 12 23 51 PM

@deeleeramone deeleeramone added the bug Fix bug label May 5, 2023
@deeleeramone deeleeramone requested a review from hjoaquim May 5, 2023 19:28
@reviewpad reviewpad bot added the feat XL Extra Large feature label May 5, 2023
@deeleeramone deeleeramone removed the feat XL Extra Large feature label May 5, 2023
@reviewpad reviewpad bot added the feat XL Extra Large feature label May 5, 2023
for i in date.index:
dates.append(date[i].split("[")[0])
df["As Of"] = dates
df["As Of"] = df["As Of"].str.replace("31 September", "30 September")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is odd 👀

@hjoaquim hjoaquim added this pull request to the merge queue May 8, 2023
Merged via the queue into develop with commit 4743e57 May 8, 2023
17 checks passed
@piiq piiq deleted the hotfix/fix-edebt branch June 4, 2023 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug feat XL Extra Large feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] /economy/edebt command is broken
2 participants