datajoint-python
datajoint-python copied to clipboard
Fix #1150
trafficstars
Resolves #1150 by prohibiting underscores (_) in subclasses of Table.
Commits
- Failing pytest reproducing #1150
- feat: enforce strict CamelCase for Table names
CI is failing due to black formatting. We should merge #1153 before this ticket.