Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhanika committed Feb 10, 2025
1 parent e498b62 commit c6ab4ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/test/clojure/conexp/fca/fuzzy/fca_test.clj
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@
0.2 0.9 0.7 0.5 1.0 0.6,
1.0 1.0 0.8 1.0 1.0 0.5]))

(println fctx)

(deftest test-mv-to-fuzzy

(is (= (mv->fuzzy-context-nc mvctx) fctx))
Expand Down

0 comments on commit c6ab4ab

Please sign in to comment.