Skip to content

Commit 1c6a30b

Browse files
committed
reverted to reference to official lwtnn github rather than my fork
1 parent 5e90460 commit 1c6a30b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
url = https://github.com/Cyan4973/xxHash.git
1616
[submodule "lwtnn"]
1717
path = lwtnn
18-
url = https://github.com/sbein/lwtnn.git
18+
url = https://github.com/lwtnn/lwtnn.git

tests/test_lwtnn.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ def test_lwtnn_example():
2424
)
2525
assert sf == 0.95186825355646787
2626

27+
2728
# Analysts should choose the payload matching their object and ID working point.
2829
FASTSIM_ELECTRON_LOOSE_PAYLOAD = Path("tests/data/lwtnn_example.json")
2930

0 commit comments

Comments
 (0)