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

Mv dev #1

Merged
merged 17 commits into from
Jul 25, 2024
Merged

Mv dev #1

merged 17 commits into from
Jul 25, 2024

Conversation

mats1108
Copy link
Collaborator

No description provided.

filename = 'matrix_data_8x4x16.txt'
filepath = os.path.join(directory, filename)

# Ensure the directory exists
Copy link
Collaborator

Choose a reason for hiding this comment

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

exist_ok avoids the library to throw an error if the directory exists already

Copy link
Collaborator

@clmcsn clmcsn left a comment

Choose a reason for hiding this comment

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

Please fix checks in the pipeline

@clmcsn clmcsn merged commit aeca3d6 into main Jul 25, 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