Skip to content

Commit

Permalink
Flake8 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
WardLT committed Oct 3, 2023
1 parent f924e80 commit 4f6a3f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mofa/model.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
"""Data models for a MOF class"""
from dataclasses import dataclass, field
from functools import cached_property
from typing import Sequence
from pathlib import Path
from io import StringIO

Expand Down

0 comments on commit 4f6a3f2

Please sign in to comment.