diff --git a/source/bc-ai-course/module_1.rb b/source/bc-ai-course/module_1.rb index 79edb49..db6b8a2 100644 --- a/source/bc-ai-course/module_1.rb +++ b/source/bc-ai-course/module_1.rb @@ -461,4 +461,4 @@ block(BCF::FlightPlans::CommonBlocks::SPONSOR_CLOSE) block(BCF::FlightPlans::CommonBlocks::SPONSOR_DEBRIEF) -end \ No newline at end of file +end diff --git a/source/bc-ai-course/module_2.rb b/source/bc-ai-course/module_2.rb index 2f2ddd6..c1efd3c 100644 --- a/source/bc-ai-course/module_2.rb +++ b/source/bc-ai-course/module_2.rb @@ -33,4 +33,4 @@ block(BCF::FlightPlans::CommonBlocks::SPONSOR_CLOSE) block(BCF::FlightPlans::CommonBlocks::SPONSOR_DEBRIEF) -end \ No newline at end of file +end diff --git a/source/bc-ai-course/module_3.rb b/source/bc-ai-course/module_3.rb index 84d7de2..1a7da2f 100644 --- a/source/bc-ai-course/module_3.rb +++ b/source/bc-ai-course/module_3.rb @@ -33,4 +33,4 @@ block(BCF::FlightPlans::CommonBlocks::SPONSOR_CLOSE) block(BCF::FlightPlans::CommonBlocks::SPONSOR_DEBRIEF) -end \ No newline at end of file +end diff --git a/source/bc-ai-course/module_4.rb b/source/bc-ai-course/module_4.rb index 8229619..7122555 100644 --- a/source/bc-ai-course/module_4.rb +++ b/source/bc-ai-course/module_4.rb @@ -33,4 +33,4 @@ block(BCF::FlightPlans::CommonBlocks::SPONSOR_CLOSE) block(BCF::FlightPlans::CommonBlocks::SPONSOR_DEBRIEF) -end \ No newline at end of file +end diff --git a/source/bc-ai-course/module_5.rb b/source/bc-ai-course/module_5.rb index 17591f0..d9322b0 100644 --- a/source/bc-ai-course/module_5.rb +++ b/source/bc-ai-course/module_5.rb @@ -33,4 +33,4 @@ block(BCF::FlightPlans::CommonBlocks::SPONSOR_CLOSE) block(BCF::FlightPlans::CommonBlocks::SPONSOR_DEBRIEF) -end \ No newline at end of file +end diff --git a/source/shared/course_config.rb b/source/shared/course_config.rb index d28681a..eb0b546 100644 --- a/source/shared/course_config.rb +++ b/source/shared/course_config.rb @@ -7,4 +7,4 @@ def initialize(identifier:, title:) @title = title end end -end \ No newline at end of file +end