We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a9ca17 commit f231b75Copy full SHA for f231b75
1 file changed
app/app.py
@@ -4,6 +4,7 @@
4
import logging
5
6
# This is a test to see if it works with PyCharm
7
+# Another test
8
9
class App(object):
10
0 commit comments