Skip to content

Commit

Permalink
pre-commits
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentAuriau committed Jan 3, 2025
1 parent 6a3e6f4 commit a99aeff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/integration_tests/models/test_reslogit.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
"""Tests ResLogit."""

import pytest

import numpy as np
import pytest
import tensorflow as tf

from choice_learn.datasets import load_swissmetro
Expand Down

0 comments on commit a99aeff

Please sign in to comment.