Skip to content

Commit 02d2223

Browse files
committed
add encoding comment in nvofbf.py to fix SyntaxError when using Python 2
1 parent 4c1f82f commit 02d2223

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)