Skip to content

Commit 322d897

Browse files
committed
IGNORE: Testing CI Integration
1 parent 019dc5e commit 322d897

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/ignore_me.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/usr/bin/env python
2+
3+
if __name__ == '__main__':
4+
print('This script is simply to test the openshift-client-python\' CI integration!!')

0 commit comments

Comments
 (0)