Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jensdebruijn committed Sep 26, 2024
1 parent f8b7c4e commit 63b164d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions geb/agents/households.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
from ..hydrology.landcover import SEALED
import pandas as pd
from os.path import join
from damagescanner.core import RasterScanner
from damagescanner.core import VectorScanner
import json
import xarray as xr

# from damagescanner.core import RasterScanner
# from damagescanner.core import VectorScanner

try:
import cupy as cp
Expand Down

0 comments on commit 63b164d

Please sign in to comment.