datajoint-python icon indicating copy to clipboard operation
datajoint-python copied to clipboard

Fix #1150

Open ethho opened this issue 1 year ago • 1 comments
trafficstars

Resolves #1150 by prohibiting underscores (_) in subclasses of Table.

Commits

  • Failing pytest reproducing #1150
  • feat: enforce strict CamelCase for Table names

ethho avatar Feb 21 '24 19:02 ethho

CI is failing due to black formatting. We should merge #1153 before this ticket.

ethho avatar Feb 21 '24 20:02 ethho