Skip to content

Commit 3533446

Browse files
ian-coccimiglioctrueden
authored andcommitted
Add docstring to test_introspection.py
1 parent 4123078 commit 3533446

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

tests/test_introspection.py

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
#!/usr/bin/env python3
2-
# -*- coding: utf-8 -*-
31
"""
4-
Created on Fri Mar 28 13:58:54 2025
2+
Tests for introspection of java classes (fields and methods), as well as the GitHub source code URLs. Created on Fri Mar 28 13:58:54 2025
53
6-
@author: ian
4+
@author: ian-coccimiglio
75
"""
86

97
import scyjava

0 commit comments

Comments
 (0)