Skip to content

Commit

Permalink
Fix legacy isort styling error in unrelated file so lint passes
Browse files Browse the repository at this point in the history
  • Loading branch information
trey0 committed Dec 19, 2023
1 parent c7bc8ec commit 33e62c7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
import sys

import numpy as np

from gmm.artificial_data import generate_data
from gmm.gmm_edit import *
from gmm.gmm_mml import GmmMml
Expand Down

0 comments on commit 33e62c7

Please sign in to comment.