Skip to content

Commit

Permalink
Fix win build
Browse files Browse the repository at this point in the history
  • Loading branch information
Bleme committed Feb 10, 2021
1 parent ec1c79f commit 97fce36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vintel.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
import logging
import traceback
import argparse
import win32com

from logging.handlers import RotatingFileHandler
from logging import StreamHandler
Expand Down

0 comments on commit 97fce36

Please sign in to comment.