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

Statistic pattern xls #4416

Merged
merged 6 commits into from
Oct 24, 2024
Merged

Statistic pattern xls #4416

merged 6 commits into from
Oct 24, 2024

Conversation

urchinpro
Copy link
Collaborator

Описание изменений

fix permissions constructor

ws1.column_dimensions[get_column_letter(idx)].width = column[1]
ws1.cell(row=row, column=idx).style = style_border

return ws1
Copy link
Contributor

Choose a reason for hiding this comment

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

[black-format] reported by reviewdog 🐶

Suggested change
return ws1
return ws1

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@urchinpro urchinpro requested a review from Wellheor1 October 24, 2024 00:43
@Wellheor1 Wellheor1 merged commit 3286a10 into develop Oct 24, 2024
6 checks passed
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