8000 skpkg: merge `migration` branch into `main` by cadenmyers13 · Pull Request #346 · diffpy/diffpy.utils · GitHub
[go: up one dir, main page]

Skip to content

skpkg: merge migration branch into main #346

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

Merged
merged 17 commits into from
Jun 12, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
precommit: end of file fixer
  • Loading branch information
cadenmyers13 committed Jun 10, 2025
commit 629141bdd6c9b5e9400d77861ed3a5376fbd9eb2
2 changes: 1 addition & 1 deletion src/diffpy/utils/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
# silence the pyflakes syntax checker
assert __version__ or True

# End of file
# End of file
2 changes: 1 addition & 1 deletion src/diffpy/utils/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@

__version__ = version("diffpy.utils")

# End of file
# End of file
0