SciCatProject / scicat-filewriter-ingest

Python client that connects to a kafka queue and creates new datasets when receiving notification that a file has been written
0 stars 0 forks source link

Fix formatting and type-hints #82

Closed YooSunYoung closed 1 month ago

YooSunYoung commented 1 month ago

@nitrosx I fixed the formatting/type-hint issues.

Can you please test this again?

nitrosx commented 1 month ago

Will do