Skip to content

Commit

Permalink
Update support.py
Browse files Browse the repository at this point in the history
  • Loading branch information
KazukiPrzyborowski committed Nov 17, 2024
1 parent a37d1d0 commit d90828d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions upcean/support.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes
import os
import platform
import inspect
try:
import configparser
except ImportError:
Expand Down

0 comments on commit d90828d

Please sign in to comment.