Skip to content

Commit

Permalink
Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
scemama committed Mar 20, 2024
1 parent 3d00494 commit 3df2340
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions trex.org
Original file line number Diff line number Diff line change
Expand Up @@ -1454,20 +1454,6 @@ print("""#+end_src""")

#+end_src

#+RESULTS: json
:results:
#+begin_src python :tangle trex.json
"nucleus": {
"num" : [ "dim" , [] ]
, "charge" : [ "float", [ "nucleus.num" ] ]
, "coord" : [ "float", [ "nucleus.num", "3" ] ]
, "label" : [ "str" , [ "nucleus.num" ] ]
, "point_group" : [ "str" , [] ]
, "repulsion" : [ "float", [] ]
} ,
#+end_src
:end:


#+begin_src python :tangle trex.json :results output drawer :exports none
}
Expand Down

0 comments on commit 3df2340

Please sign in to comment.