Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 15, 2024
1 parent 7cbca85 commit c0b76b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tasks.py
@@ -1,4 +1,5 @@
"""Tasks to release the package."""

import os
import shutil

Expand Down
1 change: 1 addition & 0 deletions ubermag/__init__.py
@@ -1,4 +1,5 @@
"""Meta package for the Ubermag project."""

import importlib.metadata

import pytest
Expand Down

0 comments on commit c0b76b4

Please sign in to comment.