Skip to content

Commit e5deb81

Browse files
committed
many tx corrections.
1 parent a4c82f6 commit e5deb81

File tree

43 files changed

+58
-58
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+58
-58
lines changed

transcripts/012_Deep_dive_into_Modules_and_Packages.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -790,7 +790,7 @@
790790

791791
00:20:46 Yeah.
792792

793-
00:20:46 It's, I, I don't mean to violate it, but I think it's, you know, PEP 8 comes after
793+
00:20:46 It's, I don't mean to violate it, but I think it's, you know, PEP 8 comes after
794794

795795
00:20:53 the point at which I got involved with Python.
796796

transcripts/012_Deep_dive_into_Modules_and_Packages.vtt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1204,7 +1204,7 @@ It's fine.
12041204
Yeah.
12051205

12061206
00:20:46.500 --> 00:20:53.280
1207-
It's, I, I don't mean to violate it, but I think it's, you know, PEP 8 comes after
1207+
It's, I don't mean to violate it, but I think it's, you know, PEP 8 comes after
12081208

12091209
00:20:53.280 --> 00:20:55.900
12101210
the point at which I got involved with Python.

transcripts/025_effective_python.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1686,7 +1686,7 @@
16861686

16871687
00:51:04 Those are on, on GitHub with all the example code.
16881688

1689-
00:51:06 And I'm trying to make sure that, anything that's wrong, I, I address in there.
1689+
00:51:06 And I'm trying to make sure that, anything that's wrong, I address in there.
16901690

16911691
00:51:10 but yeah, if you have questions, there's also a link to email me directly.
16921692

transcripts/025_effective_python.vtt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2533,7 +2533,7 @@ any bugs you have.
25332533
Those are on, on GitHub with all the example code.
25342534

25352535
00:51:06.060 --> 00:51:10.740
2536-
And I'm trying to make sure that, anything that's wrong, I, I address in there.
2536+
And I'm trying to make sure that, anything that's wrong, I address in there.
25372537

25382538
00:51:10.740 --> 00:51:13.180
25392539
but yeah, if you have questions, there's also a link to

transcripts/026_Full_Stack_Pythons_Guide_To_Deployments_UPDATED.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1428,7 +1428,7 @@
14281428

14291429
00:54:11 I wouldn't say that, you know, this is, you know, the definitive way that everyone should do their deployments.
14301430

1431-
00:54:15 But I really do think that if you've never touched a deployment before, like this is, I, I feel pretty good that this is going to be a great resource for, for people that are in that situation.
1431+
00:54:15 But I really do think that if you've never touched a deployment before, like this is, I feel pretty good that this is going to be a great resource for, for people that are in that situation.
14321432

14331433
00:54:26 I'll learn a ton from it.
14341434

transcripts/026_Full_Stack_Pythons_Guide_To_Deployments_UPDATED.vtt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2146,7 +2146,7 @@ I, I mean, I think that this is all going to continue to evolve.
21462146
I wouldn't say that, you know, this is, you know, the definitive way that everyone should do their deployments.
21472147

21482148
00:54:15.520 --> 00:54:26.060
2149-
But I really do think that if you've never touched a deployment before, like this is, I, I feel pretty good that this is going to be a great resource for, for people that are in that situation.
2149+
But I really do think that if you've never touched a deployment before, like this is, I feel pretty good that this is going to be a great resource for, for people that are in that situation.
21502150

21512151
00:54:26.060 --> 00:54:27.240
21522152
I'll learn a ton from it.

transcripts/045-testing-software-with-python.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@
644644

645645
00:27:01 And, I don't think that's the right person to do quality assurance.
646646

647-
00:27:05 So I, I think that focusing on, maybe a column of tests, it should be a column, not a pyramid.
647+
00:27:05 So I think that focusing on, maybe a column of tests, it should be a column, not a pyramid.
648648

649649
00:27:16 Do, do the tests where they make sense.
650650

@@ -964,7 +964,7 @@
964964

965965
00:37:24 It was really, I think it was neat.
966966

967-
00:37:26 Well, I, I appreciate that.
967+
00:37:26 Well, I appreciate that.
968968

969969
00:37:29 I like that as well.
970970

@@ -1344,7 +1344,7 @@
13441344

13451345
00:50:43 But it's often once a month.
13461346

1347-
00:50:46 The, I, I want to cover more topics that I can, then I can write blog posts about.
1347+
00:50:46 The, I want to cover more topics that I can, then I can write blog posts about.
13481348

13491349
00:50:52 And so that's the real, the real reason why I'm doing the podcast is to try to cover more topics.
13501350

transcripts/045-testing-software-with-python.vtt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -970,7 +970,7 @@ so it's, if there's no QA, then it's your customers.
970970
And, I don't think that's the right person to do quality assurance.
971971

972972
00:27:05.860 --> 00:27:15.780
973-
So I, I think that focusing on, maybe a column of tests, it should be a column, not a pyramid.
973+
So I think that focusing on, maybe a column of tests, it should be a column, not a pyramid.
974974

975975
00:27:16.840 --> 00:27:18.780
976976
Do, do the tests where they make sense.
@@ -1450,7 +1450,7 @@ And I think your, your sort of a riff on software is like nothing else.
14501450
It was really, I think it was neat.
14511451

14521452
00:37:26.900 --> 00:37:29.680
1453-
Well, I, I appreciate that.
1453+
Well, I appreciate that.
14541454

14551455
00:37:29.680 --> 00:37:30.800
14561456
I like that as well.
@@ -2020,7 +2020,7 @@ So the intent was actually to start off weekly and get more than a weekly, like
20202020
But it's often once a month.
20212021

20222022
00:50:46.100 --> 00:50:52.540
2023-
The, I, I want to cover more topics that I can, then I can write blog posts about.
2023+
The, I want to cover more topics that I can, then I can write blog posts about.
20242024

20252025
00:50:52.620 --> 00:50:57.380
20262026
And so that's the real, the real reason why I'm doing the podcast is to try to cover more topics.

transcripts/071_dev_career.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@
344344

345345
00:12:24 Okay.
346346

347-
00:12:25 You know, instead of just starting things and not finishing them, I, I had a real good dedication that I started to develop of, I finished what I start.
347+
00:12:25 You know, instead of just starting things and not finishing them, I had a real good dedication that I started to develop of, I finished what I start.
348348

349349
00:12:33 And that made a huge difference in my life.
350350

transcripts/071_dev_career.vtt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ I finally got to this point where I call it like, I think the transition was, wa
523523
Okay.
524524

525525
00:12:25.820 --> 00:12:33.320
526-
You know, instead of just starting things and not finishing them, I, I had a real good dedication that I started to develop of, I finished what I start.
526+
You know, instead of just starting things and not finishing them, I had a real good dedication that I started to develop of, I finished what I start.
527527

528528
00:12:33.320 --> 00:12:35.420
529529
And that made a huge difference in my life.

0 commit comments

Comments
 (0)