Skip to content

Commit

Permalink
add big issue link
Browse files Browse the repository at this point in the history
  • Loading branch information
briangu committed Dec 13, 2023
1 parent 7a30760 commit a3a7ae8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_known_bugs.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ def test_wrap_join(self):
self.assertTrue(kg_equal(r, [3,8]))

@unittest.skip
# https://github.com/briangu/klongpy/issues/7
def test_format2_broadcasting(self):
klong = KlongInterpreter()
r = klong("[1]$[1]")
Expand Down

0 comments on commit a3a7ae8

Please sign in to comment.