Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
clonker committed Dec 26, 2021
1 parent 0bde04e commit 85650aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyemma/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ def start(self): pass
import platform
import os

from distutils.version import LooseVersion as parse
from packaging.version import parse
from contextlib import closing
import threading
import uuid
Expand Down

0 comments on commit 85650aa

Please sign in to comment.