Skip to content

Commit 030ba5b

Browse files
committed
Rename BigData.jl -> DataBlobs.jl
1 parent a48339d commit 030ba5b

10 files changed

+1
-2
lines changed
File renamed without changes.

src/DistributedFactorGraphs.jl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,8 +286,7 @@ include("services/CustomPrinting.jl")
286286
include("Common.jl")
287287

288288
# Data Blob extensions
289-
# TODO rename in seprerate PR
290-
include("BigData/BigData.jl")
289+
include("DataBlobs/DataBlobs.jl")
291290

292291
function __init__()
293292
@require GraphPlot = "a2cc645c-3eea-5389-862e-a155d0052231" begin

0 commit comments

Comments
 (0)