Skip to content

Commit

Permalink
Fix shadowing of symbol platform causing errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Kidev committed Jan 11, 2025
1 parent 93f3a11 commit cfc21ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aqt/commercial.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import tempfile
from logging import Logger, getLogger
from pathlib import Path
from sys import platform
from typing import Optional

import requests
Expand Down

0 comments on commit cfc21ab

Please sign in to comment.