Fixed animate issue
This commit is contained in:
parent
450fb469ca
commit
72f085fca8
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
import argparse
|
import argparse
|
||||||
|
from pathlib import Path
|
||||||
|
|
||||||
parser = argparse.ArgumentParser(
|
parser = argparse.ArgumentParser(
|
||||||
description='Animate the results from OpenFoam'
|
description='Animate the results from OpenFoam'
|
||||||
|
|
Reference in a new issue