Skip to content

Commit

Permalink
test: update test_sknet.py
Browse files Browse the repository at this point in the history
  • Loading branch information
QG-phy committed Oct 10, 2023
1 parent d0be5b6 commit 0506cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dptb/tests/test_sknet.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class TestSKnet:
bond_neurons = {'nhidden':5,'nout':4}
onsite_neurons = {'nhidden':6,'nout':1}
onsite_strian_neurons = {'nhidden':8,'nout':5}
soc_neurons = {'nhidden':6}
soc_neurons = {'nhidden':7}

reducted_onsiteint_types = ['N-N-2s-2s-0',
'N-B-2s-2s-0',
Expand Down

0 comments on commit 0506cd6

Please sign in to comment.