Skip to content

Commit 3c7842d

Browse files
authored
chore: add comment back
1 parent 4a7a659 commit 3c7842d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16+
// Export utilities for use by other commands
1617
export { PythonChecker, type PythonVersionInfo } from './utils/pythonChecker.js';
1718
export { PipChecker, type PipPackageInfo } from './utils/pipChecker.js';
1819
export { DatacodeBinaryChecker, type DatacodeBinaryInfo } from './utils/datacodeBinaryChecker.js';

0 commit comments

Comments
 (0)