Skip to content

Commit ab643ca

Browse files
committed
add validate
1 parent 90aa7de commit ab643ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Stingray.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export bin_intervals_from_gtis
3434
include("utils.jl")
3535

3636
include("events.jl")
37-
export readevents, EventList, DictMetadata, AbstractEventList
37+
export readevents, EventList, DictMetadata, AbstractEventList , validate
3838

3939
include("lightcurve.jl")
4040
export LightCurve, create_lightcurve, AbstractLightCurve

0 commit comments

Comments
 (0)