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
f"No matching header close date/time for application {an} "
309
-
+f"version {av}. Please contact developers."
310
-
)
308
+
warnings.warn(f"No matching header close date/time for application {an} version {av}. Please contact developers. Downstream behavior may be affected.")
309
+
# raise IOError(
310
+
# f"No matching header close date/time for application {an} "
0 commit comments