Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosmc committed Dec 16, 2024
1 parent a800487 commit ed6b5ad
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/dgcv/files/dynawo_curves_file.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@

from dgcv.configuration.cfg import config
from dgcv.core.global_variables import (
ELECTRIC_PERFORMANCE_PPM,
ELECTRIC_PERFORMANCE_SM,
MODEL_VALIDATION_PPM,
)
Expand Down
1 change: 0 additions & 1 deletion src/dgcv/logging/logger.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
#

import logging
from logging.handlers import RotatingFileHandler
from pathlib import Path
from dgcv.logging.custom_formatter import CustomFormatter
import colorama
Expand Down

0 comments on commit ed6b5ad

Please sign in to comment.