You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Please include a summary of the change and which issue is fixed. Please also include relevant context. List any dependencies that are required for this change. -->
4
+
5
+
# Issue Fixes
6
+
7
+
<!-- Fixes #(issue) if relevant-->
8
+
9
+
None
10
+
11
+
# Checklist:
12
+
13
+
-[ ] I am pushing changes to the **develop** branch
14
+
-[ ] I am using the recommended development environment
15
+
-[ ] I have performed a self-review of my own code
16
+
-[ ] I have commented my code, particularly in hard-to-understand areas
17
+
-[ ] I have formatted and linted my code using python-black and pylint
18
+
-[ ] I have cleaned up unnecessary files
19
+
-[ ] My changes generate no new warnings
20
+
-[ ] My changes follow the existing code-style
21
+
-[ ] My changes are relevant to the project
22
+
23
+
# Any other information (e.g how to test the changes)
0 commit comments