Skip to content

Commit

Permalink
Merge pull request #40 from SciNim/fixCI
Browse files Browse the repository at this point in the history
Fix CI
  • Loading branch information
HugoGranstrom authored Jun 25, 2023
2 parents 8dd8965 + 62696c0 commit 1737c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_utils.nim
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import unittest, math, sequtils, algorithm, random
import arraymancer
import ./numericalnim
import numericalnim

test "isClose float":
let a = 1.0
Expand Down

0 comments on commit 1737c96

Please sign in to comment.