Skip to content

Commit

Permalink
make codefactor happy
Browse files Browse the repository at this point in the history
  • Loading branch information
ziofil committed Nov 29, 2023
1 parent a51a0ae commit 0ba39cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion mrmustard/utils/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"""A module containing the settings.
"""

from typing import Any
import os
from rich import print
import rich.table
import numpy as np
from typing import Any

__all__ = ["Settings", "settings"]

Expand Down
1 change: 1 addition & 0 deletions polyval2d-high-precision
Submodule polyval2d-high-precision added at 7c4a4a

0 comments on commit 0ba39cd

Please sign in to comment.