Skip to content

Commit 1d81365

Browse files
authored
collections
1 parent d41196e commit 1d81365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pylib/gyp/msvs_emulation.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
import re
1212
import subprocess
1313
import sys
14-
from collecttions import namedtuple
14+
from collections import namedtuple
1515

1616
import gyp.MSVSUtil
1717
import gyp.MSVSVersion

0 commit comments

Comments
 (0)