Skip to content

Commit 34edffa

Browse files
authored
Please consider the following formatting changes (#417)
1 parent 050772b commit 34edffa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Common/Tools/TrackPropagationModule.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ struct TrackPropagationConfigurables : o2::framework::ConfigurableGroup {
6767
class TrackPropagationModule
6868
{
6969
public:
70-
TrackPropagationModule(){
70+
TrackPropagationModule()
71+
{
7172
// constructor
7273
}
7374

0 commit comments

Comments
 (0)