We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 274523f commit 15ba8b6Copy full SHA for 15ba8b6
3 files changed
scripts/datamodel-doc/ALICEO2dataModel.py
@@ -1,4 +1,4 @@
1
-#!/usr/bin/python3.6
+#!/usr/bin/env python3
2
import sys
3
import numpy as np
4
import nltk
scripts/datamodel-doc/extractDataModel.py
import os
scripts/datamodel-doc/mdUpdate.py
import xml.etree.ElementTree as ET
0 commit comments