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 d281a1e commit 7960a2dCopy full SHA for 7960a2d
sonar/util/project_utils.py
@@ -18,6 +18,8 @@
18
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
19
#
20
21
+""" Project utility functions """
22
+
23
import math
24
from sonar import logging as log
25
0 commit comments