##// END OF EJS Templates
Include qt.console.frontend_widget in docs
Thomas Kluyver -
Show More
@@ -30,7 +30,7 b" if __name__ == '__main__':"
30 30 r'\.ipdoctest',
31 31 r'\.testing\.plugin',
32 32 # This just prints a deprecation msg:
33 r'\.frontend',
33 r'\.frontend$',
34 34 ]
35 35
36 36 # We're rarely working on machines with the Azure SDK installed, so we
General Comments 0
You need to be logged in to leave comments. Login now