Skip to content

Commit 5d63857

Browse files
Kamal Sai DevarapalliKamal Sai Devarapalli
authored andcommitted
Update taskprocessing service metadata and comments
- Update __init__.py files to reflect task processing service instead of booking - Update comments from 'flight booking service' to 'task processing service' - Update Kafka producer comments
1 parent e56727e commit 5d63857

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# Kafka producer for booking service
1+
# Kafka producer for task processing service
22

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# Migrations for flight booking service
1+
# Migrations for task processing service
22

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# Views for flight booking service
1+
# Views for task processing service
22

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# Migrations for flight booking service
1+
# Migrations for task processing service
22

0 commit comments

Comments
 (0)