Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
timerke committed Mar 21, 2024
1 parent 127f7fb commit 3338110
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions example.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@

import os
import sys
from datetime import timedelta
from PyQt5.QtWidgets import QApplication
from epcore.elements import Board
from epcore.filemanager import load_board_from_ufiv
from report_generator import ConfigAttributes, ObjectsForReport, ReportGenerator, ReportTypes, ScalingTypes
from manual_board import create_manual_board
from report_generator.logger import save_logs_to_file
Expand Down

0 comments on commit 3338110

Please sign in to comment.