Skip to content

Commit 694d7bb

Browse files
authored
Merge pull request #4163 from boegel/nvofpf_encoding
add encoding comment in nvofbf.py to fix SyntaxError when using Python 2
2 parents 4c1f82f + 02d2223 commit 694d7bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

easybuild/toolchains/nvofbf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# -*- coding: utf-8 -*-
12
##
23
# Copyright 2013-2023 Ghent University
34
#

0 commit comments

Comments
 (0)