Skip to content

Commit

Permalink
dataclass
Browse files Browse the repository at this point in the history
  • Loading branch information
untzag committed Aug 31, 2023
1 parent e18acd9 commit f91f3e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yaqd_mcc/_mcc_ulw_sensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

import asyncio
from typing import Dict, Any, List
from dataclasses import dataclass

from yaqd_core import HasMeasureTrigger, IsSensor, IsDaemon

Expand Down

0 comments on commit f91f3e3

Please sign in to comment.