Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 183 Bytes

File metadata and controls

1 lines (1 loc) · 183 Bytes
  • Name files for their main export, transforming Python names from PascalCase to underscore_case. For example, the file that defines the EAVFilter class should be named eav_filter.py.