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 2d29e4d commit 6838bfaCopy full SHA for 6838bfa
Tools/scripts/Utils/general_utils.py
@@ -4,6 +4,7 @@
4
import os
5
import re
6
import datetime
7
+import platform
8
9
UNRELEASED_CHANGELOG_SECTION_TEMPLATE = r"""
10
## [Unreleased]
0 commit comments