We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 526d868 commit 7f28917Copy full SHA for 7f28917
slides/slides.tex
@@ -13,6 +13,10 @@
13
\title{Advanced Python Testing}
14
15
16
+{
17
+
18
+ \setbeamertemplate{footline}[text line]{}
19
20
\begin{frame}
21
22
\begin{columns}
@@ -32,8 +36,10 @@
32
36
Topics: mocking, property based testing, snapshot testing
33
37
\end{column}
34
38
\end{columns}
39
+\vskip 1cm
40
+ \phantom{aaa}\small{https://github.com/abhidg/advanced-python-testing}
35
41
\end{frame}
-
42
+}
43
% \begin{frame}{Advanced Python Testing}
44
% \phantomsection\label{advanced-python-testing}
45
0 commit comments