Skip to content

Commit

Permalink
Merge e693a3f into cb3376d
Browse files Browse the repository at this point in the history
  • Loading branch information
donnaaboise committed Oct 2, 2018
2 parents cb3376d + e693a3f commit 794d969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/forestclaw/fileio/ascii.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
import logging
import numpy as np
# import clawpack.forestclaw as forestclaw
from clawpack import forestclaw

from .. import Dimension, Patch
from clawpack.pyclaw.fileio.ascii import write
from clawpack.pyclaw.fileio.ascii import read
from clawpack.pyclaw.util import read_data_line
import forestclaw



Expand Down

0 comments on commit 794d969

Please sign in to comment.