Repository: climate
Updated Branches:
  refs/heads/master 9bb217008 -> 800b924d9


import os

`os` used on lines 66 and 75.

Project: http://git-wip-us.apache.org/repos/asf/climate/repo
Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/8e787b02
Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/8e787b02
Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/8e787b02

Branch: refs/heads/master
Commit: 8e787b0212df7cbaa107de0493045aa787810610
Parents: ec3fdb4
Author: cclauss <ccla...@bluewin.ch>
Authored: Wed Aug 2 18:04:18 2017 +0200
Committer: GitHub <nore...@github.com>
Committed: Wed Aug 2 18:04:18 2017 +0200

----------------------------------------------------------------------
 mccsearch/code/mccSearchUI.py | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/climate/blob/8e787b02/mccsearch/code/mccSearchUI.py
----------------------------------------------------------------------
diff --git a/mccsearch/code/mccSearchUI.py b/mccsearch/code/mccSearchUI.py
index 0794fd2..a227143 100644
--- a/mccsearch/code/mccSearchUI.py
+++ b/mccsearch/code/mccSearchUI.py
@@ -18,6 +18,7 @@
 # Wizard for running the mccSearch program
 '''
 
+import os
 import networkx as nx
 #mccSearch modules
 import mccSearch

Reply via email to