Skip to content

Commit 7f28917

Browse files
committed
slides: update
1 parent 526d868 commit 7f28917

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

slides/slides.tex

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
\title{Advanced Python Testing}
1414

1515

16+
{
17+
18+
\setbeamertemplate{footline}[text line]{}
19+
1620
\begin{frame}
1721

1822
\begin{columns}
@@ -32,8 +36,10 @@
3236
Topics: mocking, property based testing, snapshot testing
3337
\end{column}
3438
\end{columns}
39+
\vskip 1cm
40+
\phantom{aaa}\small{https://github.com/abhidg/advanced-python-testing}
3541
\end{frame}
36-
42+
}
3743
% \begin{frame}{Advanced Python Testing}
3844
% \phantomsection\label{advanced-python-testing}
3945

0 commit comments

Comments
 (0)