add more extensive whitespace checking for fortran and unittests
This commit is contained in:
@ -50,7 +50,7 @@ ntimestep = 0
|
||||
|
||||
if me == 0:
|
||||
tkroot = None
|
||||
try:
|
||||
try:
|
||||
import Tkinter
|
||||
except:
|
||||
import tkinter as Tkinter
|
||||
|
||||
Reference in New Issue
Block a user