Skip to content

Commit

Permalink
Test change.
Browse files Browse the repository at this point in the history
  • Loading branch information
popovaan committed Jan 31, 2025
1 parent 6861956 commit fb20276
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ def __call__(cls, *args, **kwargs):
return cls.__single_instance



class Telemetry(metaclass=SingletonMetaClass):
"""
The main class to send telemetry data. It uses singleton pattern. The instance should be initialized with the
Expand Down

0 comments on commit fb20276

Please sign in to comment.