Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdviviano committed Feb 14, 2024
1 parent 2bebde2 commit e7c7453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/examples/test_scripts.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

from dataclasses import dataclass

import pytest
import numpy as np
import pytest

from .train_box import main as train_box_main
from .train_discreteebm import main as train_discreteebm_main
Expand Down

0 comments on commit e7c7453

Please sign in to comment.