Skip to content

Commit

Permalink
Ongoing work
Browse files Browse the repository at this point in the history
  • Loading branch information
dstrigl committed Jun 27, 2023
1 parent 551197f commit 8e566fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htheatpump/htparams.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
import csv
import enum
from os import path
from typing import Any, Dict, ItemsView, KeysView, Optional, Tuple, Union, ValuesView #, get_args
from typing import Any, Dict, ItemsView, KeysView, Optional, Tuple, Union, ValuesView # , get_args

from .utils import Singleton

Expand Down

0 comments on commit 8e566fe

Please sign in to comment.