You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -136,7 +137,7 @@ You're tasked with writing a Python script, which must do the following items.
136
137
137
138
**NOTE**: You are free to add additional columns to your models as you see fit for the purpose of testing your application.
138
139
139
-
A sample input file is provided for you. It can be downloaded directly from the [data subdirectory](./data/010_Paylocity_sample_payload_for_DB_loading.txt) of this repo, and it is also available in the Appendix (see [below](#31-sample-input-database-payload-file), below) When processing this file, your code should print an output similar to what is shown here.
140
+
A sample input file is provided for you. It can be downloaded directly from the [data subdirectory](./data/010_Paylocity_sample_payload_for_DB_loading.txt) of this repo, and it is also available in the Appendix (see [below](#31-sample-input-database-payload-file)). When processing this file, your code should print an output similar to what is shown here.
0 commit comments