Skip to content

feature/SOF 7929 1#48

Merged
VsevolodX merged 2 commits into
mainfrom
feature/SOF-7929-1
Jun 11, 2026
Merged

feature/SOF 7929 1#48
VsevolodX merged 2 commits into
mainfrom
feature/SOF-7929-1

Conversation

@VsevolodX

Copy link
Copy Markdown
Member
  • update: remove comments
  • update: adjust test

assert remove_timestampable_keys(
{"a": 1, "createdAt": "x", "updatedAt": "y", "removedAt": "z"}
) == {"a": 1}
assert remove_timestampable_keys({"a": 1, "createdAt": "x", "updatedAt": "y", "removedAt": "z"}) == {"a": 1}

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

That's the linter on auto-save that wasn't applied before, while should have

@VsevolodX VsevolodX merged commit 04b834f into main Jun 11, 2026
8 checks passed
@VsevolodX VsevolodX deleted the feature/SOF-7929-1 branch June 11, 2026 03:54
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